| 
    ManiaScript Reference
    2019-05
    
   | 
 
  
 Public Member Functions | |
| Boolean | SetClipListFromMacroblock (CMacroblockModel MacroblockModel, Int3 Coord, CardinalDirections Dir) | 
| Boolean | SetClipListFromMacroblock (CMacroblockModel MacroblockModel) | 
| Boolean | SetClipListFromBlock (CBlockModel BlockModel, Int3 Coord, CardinalDirections Dir) | 
| Boolean | SetClipListFromBlock (CBlockModel BlockModel) | 
| Void | CreateAndAddClip (Text Name, Int3 Coord, Int3 Offset, CardinalDirections Dir, Integer ClipId) | 
| Boolean | SetFromClipList (CBlockClipList ClipList, Int3 Coord, 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 | 
| Void CBlockClipList::ClearClips | ( | ) | 
| Void CBlockClipList::CreateAndAddClip | ( | Text | Name, | 
| Int3 | Coord, | ||
| Int3 | Offset, | ||
| CardinalDirections | Dir, | ||
| Integer | ClipId | ||
| ) | 
| Void CBlockClipList::Destroy | ( | ) | 
| Void CBlockClipList::RemoveClip | ( | CBlockClip | Clip | ) | 
| Boolean CBlockClipList::SetClipListFromBlock | ( | CBlockModel | BlockModel, | 
| Int3 | Coord, | ||
| CardinalDirections | Dir | ||
| ) | 
| Boolean CBlockClipList::SetClipListFromBlock | ( | CBlockModel | BlockModel | ) | 
| Boolean CBlockClipList::SetClipListFromMacroblock | ( | CMacroblockModel | MacroblockModel, | 
| Int3 | Coord, | ||
| CardinalDirections | Dir | ||
| ) | 
| Boolean CBlockClipList::SetClipListFromMacroblock | ( | CMacroblockModel | MacroblockModel | ) | 
| Boolean CBlockClipList::SetFromClipList | ( | CBlockClipList | ClipList, | 
| Int3 | Coord, | ||
| CardinalDirections | Dir | ||
| ) | 
| const CBlockClip [] CBlockClipList::Clips | 
| const Int3 CBlockClipList::Size |