Method | Description | |
---|---|---|
GetEditorObject ( string name ) : LevelEditorObject | ||
GetEditorObjects ( ) : List |
||
ObjectGenerator ( ) : System | ||
SetEditorObject ( LevelEditorObject le ) : |
public static GetEditorObject ( string name ) : LevelEditorObject | ||
name | string | |
return | LevelEditorObject |
public static SetEditorObject ( LevelEditorObject le ) : |
||
le | LevelEditorObject | |
return |