C# Класс Pokemon3D.Scripting.ScriptStatement

A statement for the ScriptProcessor to execute.
Показать файл Открыть проект Примеры использования класса

Private Properties

Свойство Тип Описание
ScriptStatement Pokemon3D.Scripting.Types
ScriptStatement Pokemon3D.Scripting.Types
ScriptStatement Pokemon3D.Scripting.Types

Приватные методы

Метод Описание
ScriptStatement ( string code ) : Pokemon3D.Scripting.Types
ScriptStatement ( string code, StatementType statementType ) : Pokemon3D.Scripting.Types
ScriptStatement ( string code, StatementType statementType, int lineNumber ) : Pokemon3D.Scripting.Types