Menu
Lumberyard
C++ API Reference (Version 1.10)

AZ::Component Member List

Open 3D Engine (O3DE), the successor to Lumberyard, is now available in Developer Preview. Download O3DE or visit the AWS Game Tech blog to learn more.

This is the complete list of members for AZ::Component , including all inherited members.

Activate ()=0 AZ::Component protected pure virtual
AZ_RTTI (AZ::Component, "{EDFCB2CF-F75D-43BE-B26B-F35821B29247}") AZ::Component
Component () AZ::Component
Deactivate ()=0 AZ::Component protected pure virtual
Entity class AZ::Component friend
GetEntity () const AZ::Component inline
GetEntityId () const AZ::Component
GetId () const AZ::Component inline
Init () AZ::Component inline protected virtual
m_entity AZ::Component protected
m_id AZ::Component protected
ReflectInternal (ReflectContext *reflection) AZ::Component protected static
SetEntity (Entity *entity) AZ::Component protected
SetId (const ComponentId &id) AZ::Component inline
~Component () AZ::Component virtual