C# Класс Axiom.Scripting.Compiler.ScriptCompilerEvent

This struct is a base class for events which can be thrown by the compilers and caught by subscribers. There are a set number of standard events which are used by Ogre's core. New event types may be derived for more custom compiler processing.
Показать файл Открыть проект Примеры использования класса

Защищенные методы

Метод Описание
ScriptCompilerEvent ( CompilerEventType type ) : System.Collections.Generic

Описание методов

ScriptCompilerEvent() защищенный Метод

protected ScriptCompilerEvent ( CompilerEventType type ) : System.Collections.Generic
type CompilerEventType
Результат System.Collections.Generic