HatchitGame
Hatchit::Game::TestComponent Member List

This is the complete list of members for Hatchit::Game::TestComponent, 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
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
TestComponent(void)=default (defined in Hatchit::Game::TestComponent)Hatchit::Game::TestComponent
VClone(void) const overrideHatchit::Game::TestComponentvirtual
VDeserialize(const Core::JSON &jsonObject) override (defined in Hatchit::Game::TestComponent)Hatchit::Game::TestComponentvirtual
VGetComponentId(void) const overrideHatchit::Game::TestComponentvirtual
VOnDestroy() overrideHatchit::Game::TestComponentprotectedvirtual
VOnDisabled() overrideHatchit::Game::TestComponentprotectedvirtual
VOnEnabled() overrideHatchit::Game::TestComponentprotectedvirtual
VOnInit() overrideHatchit::Game::TestComponentvirtual
VOnUpdate() overrideHatchit::Game::TestComponentvirtual
VSerialize(void) override (defined in Hatchit::Game::TestComponent)Hatchit::Game::TestComponentvirtual
~Component(void)=default (defined in Hatchit::Game::Component)Hatchit::Game::Componentvirtual