ManiaScript Trackmania 2020  30/10/2024
CMapEditorInventory Class Reference

Documentation for class CMapEditorInventory. More...

#include <2024_10_30.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 16559 of file 2024_10_30.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 16568 of file 2024_10_30.h.

◆ CurrentRootNode

CMapEditorInventoryDirectory* const CMapEditorInventory::CurrentRootNode

Definition at line 16564 of file 2024_10_30.h.

◆ CurrentSelectedNode

CMapEditorInventoryNode* const CMapEditorInventory::CurrentSelectedNode

Definition at line 16572 of file 2024_10_30.h.

◆ RootNodes

Array<CMapEditorInventoryNode*> CMapEditorInventory::RootNodes

Definition at line 16576 of file 2024_10_30.h.


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