Documentation for class CMapEditorCamera.  
 More...
#include <2025_07_14.h>
|  | 
| Void | ReleaseLock () | 
|  | 
| Void | CenterOnCursor () | 
|  | 
| Void | WatchStart () | 
|  | 
| Void | WatchClosestFinishLine () | 
|  | 
| Void | WatchClosestCheckpoint () | 
|  | 
| Void | WatchWholeMap () | 
|  | 
| Void | WatchCustomSelection () | 
|  | 
| Void | MoveToMapCenter () | 
|  | 
| Boolean | GetLock () | 
|  | 
| Boolean | CanUse () | 
|  | 
| Void | IgnoreCameraCollisions (Boolean IgnoreCameraCollisions) | 
|  | 
| 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 (CMapEditorCamera::EZoomLevel Level) | 
|  | 
| Void | Zoom (CMapEditorCamera::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 (CMapEditorCamera::ECameraVStep Step) | 
|  | 
| Void | WatchCustomSelection (Boolean WatchCustomSelection) | 
|  | 
| Void | ActivateScrollRotateMode (Boolean ActivateScrollRotateMode) | 
|  | 
Documentation for class CMapEditorCamera. 
Definition at line 16844 of file 2025_07_14.h.
◆ ECameraVStep
| Enumerator | 
|---|
| Low |  | 
| MediumLow |  | 
| Medium |  | 
| MediumHigh |  | 
| High |  | 
Definition at line 16857 of file 2025_07_14.h.
 
 
◆ EZoomLevel
◆ ActivateScrollRotateMode()
      
        
          | Void CMapEditorCamera::ActivateScrollRotateMode | ( | Boolean | ActivateScrollRotateMode | ) |  | 
      
 
 
◆ CanUse()
      
        
          | Boolean CMapEditorCamera::CanUse | ( |  | ) |  | 
      
 
 
◆ CenterOnCursor() [1/2]
      
        
          | Void CMapEditorCamera::CenterOnCursor | ( |  | ) |  | 
      
 
 
◆ CenterOnCursor() [2/2]
      
        
          | Void CMapEditorCamera::CenterOnCursor | ( | Boolean | Smooth | ) |  | 
      
 
 
◆ FollowCursor()
◆ GetLock()
      
        
          | Boolean CMapEditorCamera::GetLock | ( |  | ) |  | 
      
 
 
◆ IgnoreCameraCollisions()
      
        
          | Void CMapEditorCamera::IgnoreCameraCollisions | ( | Boolean | IgnoreCameraCollisions | ) |  | 
      
 
 
◆ Look() [1/4]
◆ Look() [2/4]
◆ Look() [3/4]
◆ Look() [4/4]
◆ Move()
◆ MoveToMapCenter() [1/2]
      
        
          | Void CMapEditorCamera::MoveToMapCenter | ( |  | ) |  | 
      
 
 
◆ MoveToMapCenter() [2/2]
      
        
          | Void CMapEditorCamera::MoveToMapCenter | ( | Boolean | Smooth | ) |  | 
      
 
 
◆ ReleaseLock()
      
        
          | Void CMapEditorCamera::ReleaseLock | ( |  | ) |  | 
      
 
 
◆ SetVStep()
◆ TurnH() [1/3]
◆ TurnH() [2/3]
◆ TurnH() [3/3]
◆ TurnV() [1/2]
◆ TurnV() [2/2]
◆ Watch() [1/6]
◆ Watch() [2/6]
◆ Watch() [3/6]
◆ Watch() [4/6]
◆ Watch() [5/6]
◆ Watch() [6/6]
◆ WatchClosestCheckpoint() [1/2]
      
        
          | Void CMapEditorCamera::WatchClosestCheckpoint | ( |  | ) |  | 
      
 
 
◆ WatchClosestCheckpoint() [2/2]
      
        
          | Void CMapEditorCamera::WatchClosestCheckpoint | ( | Boolean | Smooth | ) |  | 
      
 
 
◆ WatchClosestFinishLine() [1/2]
      
        
          | Void CMapEditorCamera::WatchClosestFinishLine | ( |  | ) |  | 
      
 
 
◆ WatchClosestFinishLine() [2/2]
      
        
          | Void CMapEditorCamera::WatchClosestFinishLine | ( | Boolean | Smooth | ) |  | 
      
 
 
◆ WatchCustomSelection() [1/2]
      
        
          | Void CMapEditorCamera::WatchCustomSelection | ( |  | ) |  | 
      
 
 
◆ WatchCustomSelection() [2/2]
      
        
          | Void CMapEditorCamera::WatchCustomSelection | ( | Boolean | WatchCustomSelection | ) |  | 
      
 
 
◆ WatchMacroblocks() [1/2]
      
        
          | Void CMapEditorCamera::WatchMacroblocks | ( | Integer | UserData | ) |  | 
      
 
 
◆ WatchMacroblocks() [2/2]
◆ WatchStart() [1/2]
      
        
          | Void CMapEditorCamera::WatchStart | ( |  | ) |  | 
      
 
 
◆ WatchStart() [2/2]
◆ WatchWholeMap() [1/2]
      
        
          | Void CMapEditorCamera::WatchWholeMap | ( |  | ) |  | 
      
 
 
◆ WatchWholeMap() [2/2]
◆ Zoom() [1/2]
◆ Zoom() [2/2]
◆ ZoomIn() [1/2]
◆ ZoomIn() [2/2]
◆ ZoomOut() [1/2]
◆ ZoomOut() [2/2]
The documentation for this class was generated from the following file: