C# Class Pokemon3D.Scripting.ScriptStatement

A statement for the ScriptProcessor to execute.
Show file Open project: nilllzz/Pokemon3D Class Usage Examples

Private Properties

Property Type Description
ScriptStatement Pokemon3D.Scripting.Types
ScriptStatement Pokemon3D.Scripting.Types
ScriptStatement Pokemon3D.Scripting.Types

Private Methods

Method Description
ScriptStatement ( string code ) : Pokemon3D.Scripting.Types
ScriptStatement ( string code, StatementType statementType ) : Pokemon3D.Scripting.Types
ScriptStatement ( string code, StatementType statementType, int lineNumber ) : Pokemon3D.Scripting.Types