C# (CSharp) Pokemon3D.Scripting.Types 네임스페이스

중첩된 네임스페이스

Pokemon3D.Scripting.Types.Prototypes

클래스들

이름 설명
GlobalContextObject A proxy "this" object for the global script context.
ObjectComparer
ObjectOperators Implements methods to use operators on SObject instances.
SAPIUsing Represents a link to an API of another application imported via "using" statement.
SArray Represents an array : a collection of objects. Not type-safe.
SBool
SError
SFunction Represents a function object that can be called in the script.
SNull Represents the "null" literal as object.
SNumber
SObject
SProtoObject An object that is an instance of a Prototypes.Prototype.
SString
SVariable