Olympe Engine 2.0
2D Game Engine with ECS Architecture
Loading...
Searching...
No Matches
Public Attributes | List of all members
Olympe::GlobalEntryDefinition Struct Reference

#include <GlobalTemplateBlackboard.h>

+ Collaboration diagram for Olympe::GlobalEntryDefinition:

Public Attributes

std::string Key
 
VariableType Type = VariableType::None
 
TaskValue DefaultValue
 
std::string Description
 
bool IsPersistent = false
 

Detailed Description

Definition at line 74 of file GlobalTemplateBlackboard.h.

Member Data Documentation

◆ DefaultValue

TaskValue Olympe::GlobalEntryDefinition::DefaultValue

◆ Description

std::string Olympe::GlobalEntryDefinition::Description

◆ IsPersistent

bool Olympe::GlobalEntryDefinition::IsPersistent = false

◆ Key

std::string Olympe::GlobalEntryDefinition::Key

◆ Type

VariableType Olympe::GlobalEntryDefinition::Type = VariableType::None

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