![]() |
ManiaPlanet ManiaScript Reference 2019.11.19.1850
A ManiaScript Reference of the ManiaPlanet game.
|
Public Types | |
| enum | EZoomLevel { Close , Medium , Far } |
| enum | ECameraVStep { Low , MediumLow , Medium , MediumHigh , High } |
Public Member Functions | |
| Void | ReleaseLock () |
| Void | CenterOnCursor () |
| Void | WatchStart () |
| Void | WatchClosestFinishLine () |
| Void | WatchClosestCheckpoint () |
| Void | WatchWholeMap () |
| Void | WatchCustomSelection () |
| Void | MoveToMapCenter () |
| Boolean | GetLock () |
| Boolean | CanUse () |
| Void | TurnH (Boolean Clockwise) |
| Void | TurnH (Boolean Clockwise, Boolean HalfSteps) |
| Void | TurnH (Boolean Clockwise, Boolean HalfSteps, Boolean Smooth) |
| Void | TurnV (Boolean UpOrElseDown) |
| Void | TurnV (Boolean UpOrElseDown, Boolean Smooth) |
| Void | Move (CMapEditorPlugin::RelativeDirections RelativeDir) |
| Void | FollowCursor (Boolean Follow) |
| Void | CenterOnCursor (Boolean Smooth) |
| Void | MoveToMapCenter (Boolean Smooth) |
| Void | Watch (CBlock Block) |
| Void | Watch (CBlock Block, Boolean Smooth) |
| Void | Watch (CMacroblockInstance Macroblock) |
| Void | Watch (CMacroblockInstance Macroblock, Boolean Smooth) |
| Void | Watch (CBlockClip Clip) |
| Void | Watch (CBlockClip Clip, Boolean Smooth) |
| Void | WatchStart (Boolean Smooth) |
| Void | WatchClosestFinishLine (Boolean Smooth) |
| Void | WatchClosestCheckpoint (Boolean Smooth) |
| Void | WatchWholeMap (Boolean Smooth) |
| Void | WatchMacroblocks (Integer UserData) |
| Void | WatchMacroblocks (Integer UserData, Boolean Smooth) |
| Void | ZoomIn (Boolean Loop) |
| Void | ZoomIn (Boolean Loop, Boolean Smooth) |
| Void | ZoomOut (Boolean Loop) |
| Void | ZoomOut (Boolean Loop, Boolean Smooth) |
| Void | Zoom (EZoomLevel Level) |
| Void | Zoom (EZoomLevel Level, Boolean Smooth) |
| Void | Look (CMapEditorPlugin::CardinalDirections8 Direction) |
| Void | Look (CMapEditorPlugin::CardinalDirections8 Direction, Boolean Smooth) |
| Void | Look (CMapEditorPlugin::CardinalDirections Direction) |
| Void | Look (CMapEditorPlugin::CardinalDirections Direction, Boolean Smooth) |
| Void | SetVStep (ECameraVStep Step) |
| Void | WatchCustomSelection (Boolean WatchCustomSelection) |
Additional Inherited Members | |
Public Attributes inherited from CNod | |
| const Ident | Id |