Build #258
Annotations
20 warnings
|
build
Method, operator, or accessor 'Globals.game.get' is marked external and has no attributes on it. Consider adding a DllImport attribute to specify the external implementation.
|
|
build
Method, operator, or accessor 'Globals.ToSByte(string)' is marked external and has no attributes on it. Consider adding a DllImport attribute to specify the external implementation.
|
|
build
Method, operator, or accessor 'Globals.ToByte(string)' is marked external and has no attributes on it. Consider adding a DllImport attribute to specify the external implementation.
|
|
build
Method, operator, or accessor 'Globals.ToUShort(string)' is marked external and has no attributes on it. Consider adding a DllImport attribute to specify the external implementation.
|
|
build
Method, operator, or accessor 'Globals.ToShort(string)' is marked external and has no attributes on it. Consider adding a DllImport attribute to specify the external implementation.
|
|
build
Method, operator, or accessor 'Globals.ToUInt(string)' is marked external and has no attributes on it. Consider adding a DllImport attribute to specify the external implementation.
|
|
build
Method, operator, or accessor 'Globals.ToInt(string)' is marked external and has no attributes on it. Consider adding a DllImport attribute to specify the external implementation.
|
|
build
Method, operator, or accessor 'Globals.ToDouble(string)' is marked external and has no attributes on it. Consider adding a DllImport attribute to specify the external implementation.
|
|
build
Method, operator, or accessor 'Globals.ToFloat(string)' is marked external and has no attributes on it. Consider adding a DllImport attribute to specify the external implementation.
|
|
build
Method, operator, or accessor 'Globals.ToNumber(string)' is marked external and has no attributes on it. Consider adding a DllImport attribute to specify the external implementation.
|
|
build:
RobloxTypes/Roblox.cs#L15
Method, operator, or accessor 'Globals.game.get' is marked external and has no attributes on it. Consider adding a DllImport attribute to specify the external implementation.
|
|
build:
RobloxTypes/CustomDefinitions.cs#L325
Method, operator, or accessor 'Globals.ToSByte(string)' is marked external and has no attributes on it. Consider adding a DllImport attribute to specify the external implementation.
|
|
build:
RobloxTypes/CustomDefinitions.cs#L323
Method, operator, or accessor 'Globals.ToByte(string)' is marked external and has no attributes on it. Consider adding a DllImport attribute to specify the external implementation.
|
|
build:
RobloxTypes/CustomDefinitions.cs#L321
Method, operator, or accessor 'Globals.ToUShort(string)' is marked external and has no attributes on it. Consider adding a DllImport attribute to specify the external implementation.
|
|
build:
RobloxTypes/CustomDefinitions.cs#L319
Method, operator, or accessor 'Globals.ToShort(string)' is marked external and has no attributes on it. Consider adding a DllImport attribute to specify the external implementation.
|
|
build:
RobloxTypes/CustomDefinitions.cs#L317
Method, operator, or accessor 'Globals.ToUInt(string)' is marked external and has no attributes on it. Consider adding a DllImport attribute to specify the external implementation.
|
|
build:
RobloxTypes/CustomDefinitions.cs#L315
Method, operator, or accessor 'Globals.ToInt(string)' is marked external and has no attributes on it. Consider adding a DllImport attribute to specify the external implementation.
|
|
build:
RobloxTypes/CustomDefinitions.cs#L313
Method, operator, or accessor 'Globals.ToDouble(string)' is marked external and has no attributes on it. Consider adding a DllImport attribute to specify the external implementation.
|
|
build:
RobloxTypes/CustomDefinitions.cs#L311
Method, operator, or accessor 'Globals.ToFloat(string)' is marked external and has no attributes on it. Consider adding a DllImport attribute to specify the external implementation.
|
|
build:
RobloxTypes/CustomDefinitions.cs#L309
Method, operator, or accessor 'Globals.ToNumber(string)' is marked external and has no attributes on it. Consider adding a DllImport attribute to specify the external implementation.
|