Trackmania ManiaScript Reference 2025.6.19.2137
A ManiaScript Reference of the new Trackmania.
Loading...
Searching...
No Matches
CMapEditorInventory Class Reference

Documentation for class CMapEditorInventory. More...

#include <doc.h>

Inheritance diagram for CMapEditorInventory:
[legend]

Public Member Functions

Void EnterDirectory ()
 
Void LeaveDirectory ()
 
Void SelectArticle (CMapEditorInventoryArticle NodeArticle)
 
Void OpenDirectory (CMapEditorInventoryDirectory NodeDirectory)
 
Void SelectNode (CMapEditorInventoryNode Node)
 
Void OpenBrotherDirectory (Boolean NextOrElsePrevious)
 
Void SelectBrotherArticle (Boolean NextOrElsePrevious)
 
Void SelectBrotherNode (Boolean NextOrElsePrevious)
 
CMapEditorInventoryDirectory GetDirectoryAfter (CMapEditorInventoryNode Node)
 
CMapEditorInventoryDirectory GetDirectoryBefore (CMapEditorInventoryNode Node)
 
CMapEditorInventoryArticle GetArticleAfter (CMapEditorInventoryNode Node)
 
CMapEditorInventoryArticle GetArticleBefore (CMapEditorInventoryNode Node)
 

Public Attributes

CMapEditorInventoryDirectory *const CurrentRootNode
 
CMapEditorInventoryDirectory *const CurrentDirectory
 
CMapEditorInventoryNode *const CurrentSelectedNode
 
Array< CMapEditorInventoryNode * > RootNodes
 
- Public Attributes inherited from CNod
Ident const Id
 

Detailed Description

Documentation for class CMapEditorInventory.

Member Function Documentation

◆ EnterDirectory()

Void CMapEditorInventory::EnterDirectory ( )

◆ GetArticleAfter()

CMapEditorInventoryArticle CMapEditorInventory::GetArticleAfter ( CMapEditorInventoryNode Node)

◆ GetArticleBefore()

CMapEditorInventoryArticle CMapEditorInventory::GetArticleBefore ( CMapEditorInventoryNode Node)

◆ GetDirectoryAfter()

CMapEditorInventoryDirectory CMapEditorInventory::GetDirectoryAfter ( CMapEditorInventoryNode Node)

◆ GetDirectoryBefore()

CMapEditorInventoryDirectory CMapEditorInventory::GetDirectoryBefore ( CMapEditorInventoryNode Node)

◆ LeaveDirectory()

Void CMapEditorInventory::LeaveDirectory ( )

◆ OpenBrotherDirectory()

Void CMapEditorInventory::OpenBrotherDirectory ( Boolean NextOrElsePrevious)

◆ OpenDirectory()

Void CMapEditorInventory::OpenDirectory ( CMapEditorInventoryDirectory NodeDirectory)

◆ SelectArticle()

Void CMapEditorInventory::SelectArticle ( CMapEditorInventoryArticle NodeArticle)

◆ SelectBrotherArticle()

Void CMapEditorInventory::SelectBrotherArticle ( Boolean NextOrElsePrevious)

◆ SelectBrotherNode()

Void CMapEditorInventory::SelectBrotherNode ( Boolean NextOrElsePrevious)

◆ SelectNode()

Void CMapEditorInventory::SelectNode ( CMapEditorInventoryNode Node)

Member Data Documentation

◆ CurrentDirectory

CMapEditorInventoryDirectory* const CMapEditorInventory::CurrentDirectory

◆ CurrentRootNode

CMapEditorInventoryDirectory* const CMapEditorInventory::CurrentRootNode

◆ CurrentSelectedNode

CMapEditorInventoryNode* const CMapEditorInventory::CurrentSelectedNode

◆ RootNodes

Array<CMapEditorInventoryNode*> CMapEditorInventory::RootNodes

The documentation for this class was generated from the following file: