Метод | Описание | |
---|---|---|
GetEditorObject ( string name ) : LevelEditorObject | ||
GetEditorObjects ( ) : List |
||
ObjectGenerator ( ) : System | ||
SetEditorObject ( LevelEditorObject le ) : |
public static GetEditorObject ( string name ) : LevelEditorObject | ||
name | string | |
Результат | LevelEditorObject |
public static GetEditorObjects ( ) : List |
||
Результат | List |
public static SetEditorObject ( LevelEditorObject le ) : |
||
le | LevelEditorObject | |
Результат |