![]() |
ManiaPlanet ManiaScript Reference 2019.11.19.1850
A ManiaScript Reference of the ManiaPlanet game.
|
Public Member Functions | |
| Boolean | SetClipListFromMacroblock (CMacroblockModel MacroblockModel, Int3 Coord, CMapEditorPlugin::CardinalDirections Dir) |
| Boolean | SetClipListFromMacroblock (CMacroblockModel MacroblockModel) |
| Boolean | SetClipListFromBlock (CBlockModel BlockModel, Int3 Coord, CMapEditorPlugin::CardinalDirections Dir) |
| Boolean | SetClipListFromBlock (CBlockModel BlockModel) |
| Void | CreateAndAddClip (Text Name, Int3 Coord, Int3 Offset, CMapEditorPlugin::CardinalDirections Dir, Integer ClipId) |
| Boolean | SetFromClipList (CBlockClipList ClipList, Int3 Coord, CMapEditorPlugin::CardinalDirections Dir) |
| Void | RemoveClip (CBlockClip Clip) |
| Void | ClearClips () |
| Void | Destroy () |
Public Attributes | |
| const CBlockClip[] | Clips |
| const Int3 | Size |
| Public Attributes inherited from CNod | |
| const Ident | Id |