HatchitGame
Hatchit::Game::LightComponent Member List

This is the complete list of members for Hatchit::Game::LightComponent, including all inherited members.

Component(void)=default (defined in Hatchit::Game::Component)Hatchit::Game::Component
Component(const Component &rhs)=default (defined in Hatchit::Game::Component)Hatchit::Game::Component
Component(Component &&rhs)=default (defined in Hatchit::Game::Component)Hatchit::Game::Component
GetComponentId(void)Hatchit::Game::Componentstatic
GetEnabled(void)Hatchit::Game::Component
GetOwner(void)Hatchit::Game::Component
LightComponent() (defined in Hatchit::Game::LightComponent)Hatchit::Game::LightComponent
m_enabledHatchit::Game::Componentprotected
m_ownerHatchit::Game::Componentprotected
operator=(const Component &rhs)=default (defined in Hatchit::Game::Component)Hatchit::Game::Component
operator=(Component &&rhs)=default (defined in Hatchit::Game::Component)Hatchit::Game::Component
SetEnabled(bool value)Hatchit::Game::Component
SetOwner(GameObject *owner)Hatchit::Game::Component
SetType(LightType lightType)Hatchit::Game::LightComponent
VClone() const overrideHatchit::Game::LightComponentvirtual
VDeserialize(const Core::JSON &jsonObject) overrideHatchit::Game::LightComponentvirtual
VGetComponentId(void) const overrideHatchit::Game::LightComponentvirtual
VOnDestroy() overrideHatchit::Game::LightComponentprotectedvirtual
VOnDisabled() overrideHatchit::Game::LightComponentprotectedvirtual
VOnEnabled() overrideHatchit::Game::LightComponentprotectedvirtual
VOnInit() overrideHatchit::Game::LightComponentvirtual
VOnUpdate() overrideHatchit::Game::LightComponentvirtual
VSerialize(void) overrideHatchit::Game::LightComponentvirtual
~Component(void)=default (defined in Hatchit::Game::Component)Hatchit::Game::Componentvirtual