Entitas Redux
JCMG.EntitasRedux.RuntimeConstants Class Reference

Runtime constant fields for EntitasRedux. More...

Static Public Attributes

const string COMPONENT_INDEX_DOES_NOT_EXIST_FOR_TYPE_FORMAT = LOG_PREFIX + "Type [{0}] does not have a corresponding component index in [{1}]."
 

Detailed Description

Runtime constant fields for EntitasRedux.

Definition at line 31 of file RuntimeConstants.cs.

Member Data Documentation

◆ COMPONENT_INDEX_DOES_NOT_EXIST_FOR_TYPE_FORMAT

const string JCMG.EntitasRedux.RuntimeConstants.COMPONENT_INDEX_DOES_NOT_EXIST_FOR_TYPE_FORMAT = LOG_PREFIX + "Type [{0}] does not have a corresponding component index in [{1}]."
static

Definition at line 36 of file RuntimeConstants.cs.


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