C# Class Pokemon3D.Scripting.Types.SNull

Represents the "null" literal as object.
Inheritance: SObject
Show file Open project: nilllzz/Pokemon3D

Private Methods

Method Description
Factory ( ) : SNull

Creates the null object.

SNull ( )
SizeOf ( ) : double
ToBool ( ScriptProcessor processor ) : SBool
ToNumber ( ScriptProcessor processor ) : SNumber
ToScriptObject ( ) : string
ToScriptSource ( ) : string
ToString ( ScriptProcessor processor ) : SString
TypeOf ( ) : string