Potato Engine
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 CActorBase actor class
 CArchivableAbstract factory class inherited by all classes that should be archived
 CBlockSolid block
 CCameraCamera wrapper for rendering
 CDebugInfo
 CEntityCharacter with player-like attributes
 CEventDelegateA wrapper that carries response delegate information
 CGameInstanceSingleton with various game properties and functions. This class also manages game subobjects
 CGameplayHelperHelper class with useful logic and shorthand functions
 CIEngineSubsystemInterface for internal engine classes
 CIEventControllerInterface for event managing
 CIHUDControllerManages global HUD
 CIInputControllerInterface to manage input binding operations
 CInputBindingWrapper for input bindings
 CITickControllerInterface to handle tick events
 CLoggerLogging functionality
 CPersistentLevelLevel object that stores persistent save data
 CPlayerUser controllable character
 CPlayerControllerMain managing class for the player, controlling interactions and non-local behavior
 CPotatoEngineGlobal engine singleton class
 CTextElementElement that displays text on a widget
 CTickableAbstract class that route ticking functionality
 CUIElementWrapper for elements that can be rendered on screen
 CVector2Standard 2-dimensional vector
 CWidgetUI element that can be displayed on screen
 CWidgetElementWrapper for specialized sub-element that can be rendered by a Widget
 CWorldLocal level managing gameplay interactions