Runtime/ECS/Public/FieldMeta.h file

Namespaces

namespace std
STL namespace.

Classes

struct FieldMeta
struct ComponentMetaEx
template<>
struct std::hash<ComponentMetaEx>

Enums

enum class FieldValueType: uint8_t { Unknown = 0, Float32, Float64, Int32, Uint32, Int64, Uint64, Fixed32 }