ManiaScript Trackmania 2020  14/07/2025
CMapEditorInventory Class Reference

Documentation for class CMapEditorInventory. More...

#include <2025_07_14.h>

Inheritance diagram for CMapEditorInventory:
CNod

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.

Definition at line 16587 of file 2025_07_14.h.

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

Definition at line 16596 of file 2025_07_14.h.

◆ CurrentRootNode

CMapEditorInventoryDirectory* const CMapEditorInventory::CurrentRootNode

Definition at line 16592 of file 2025_07_14.h.

◆ CurrentSelectedNode

CMapEditorInventoryNode* const CMapEditorInventory::CurrentSelectedNode

Definition at line 16600 of file 2025_07_14.h.

◆ RootNodes

Array<CMapEditorInventoryNode*> CMapEditorInventory::RootNodes

Definition at line 16604 of file 2025_07_14.h.


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