Struct Component::Category

Nested Relationships

This struct is a nested type of Class Component.

Struct Documentation

struct Category

Public Static Attributes

const String General = "General"
const String Audio = "Audio"
const String Game = "Game"
const String Physics = "Physics"
const String Model = "Model"
const String Effect = "Effect"
const String Light = "Light"
const String UI = "UI"