|
CSEngine
|
This is the complete list of members for CSE::CustomComponent, including all inherited members.
| Arguments typedef (defined in CSE::VariableBinder) | CSE::VariableBinder | protected |
| Clone(SGameObject *object) override (defined in CSE::CustomComponent) | CSE::CustomComponent | virtual |
| COMPONENT_DEFINE_CONSTRUCTOR(CustomComponent) (defined in CSE::CustomComponent) | CSE::CustomComponent | |
| CopyReference(SComponent *src, std::map< SGameObject *, SGameObject * > lists_obj, std::map< SComponent *, SComponent * > lists_comp) (defined in CSE::SComponent) | CSE::SComponent | inlinevirtual |
| Destroy() (defined in CSE::SObject) | CSE::SObject | virtual |
| Exterminate() override (defined in CSE::CustomComponent) | CSE::CustomComponent | virtual |
| gameObject (defined in CSE::SComponent) | CSE::SComponent | protected |
| GetClassInstance() const (defined in CSE::CustomComponent) | CSE::CustomComponent | inline |
| GetClassType() const (defined in CSE::ReflectionObject) | CSE::ReflectionObject | inline |
| GetComponent() -> SObject * (defined in CSE::SComponent) | CSE::SComponent | inlinevirtual |
| GetGameObject() const override (defined in CSE::CustomComponent) | CSE::CustomComponent | virtual |
| GetHash() const (defined in CSE::SObject) | CSE::SObject | inline |
| GetIsEnable() const override (defined in CSE::CustomComponent) | CSE::CustomComponent | virtual |
| Init() override (defined in CSE::CustomComponent) | CSE::CustomComponent | virtual |
| isEnable (defined in CSE::SComponent) | CSE::SComponent | protected |
| IsSameClass(const char *classType) const (defined in CSE::ReflectionObject) | CSE::ReflectionObject | inline |
| Log(const char *log) (defined in CSE::CustomComponent) | CSE::CustomComponent | |
| m_class (defined in CSE::ReflectionObject) | CSE::ReflectionObject | protected |
| m_hash (defined in CSE::SObject) | CSE::SObject | protected |
| NewObject(const std::string &name) (defined in CSE::ReflectionObject) | CSE::ReflectionObject | inlinestatic |
| PrintValue() const override (defined in CSE::CustomComponent) | CSE::CustomComponent | virtual |
| ReflectionObject()=default (defined in CSE::ReflectionObject) | CSE::ReflectionObject | |
| ReflectionObject(std::string type) (defined in CSE::ReflectionObject) | CSE::ReflectionObject | inlineexplicit |
| SComponent(std::string classType, SGameObject *gameObject) (defined in CSE::SComponent) | CSE::SComponent | inlineexplicit |
| SComponent(SGameObject *gameObject) (defined in CSE::SComponent) | CSE::SComponent | inlineexplicit |
| SComponent(const SComponent &src) (defined in CSE::SComponent) | CSE::SComponent | inline |
| SetClassName(std::string name) (defined in CSE::CustomComponent) | CSE::CustomComponent | |
| SetClassType(std::string type) (defined in CSE::ReflectionObject) | CSE::ReflectionObject | inline |
| SetGameObject(SGameObject *object) (defined in CSE::SComponent) | CSE::SComponent | inline |
| SetHash(std::string &hash) (defined in CSE::SObject) | CSE::SObject | virtual |
| SetIsEnable(bool is_enable) override (defined in CSE::CustomComponent) | CSE::CustomComponent | virtual |
| SetUndestroyable(bool enable) (defined in CSE::SObject) | CSE::SObject | virtual |
| SetValue(std::string name_str, Arguments value) override | CSE::CustomComponent | virtual |
| SGetClassName() const (defined in CSE::CustomComponent) | CSE::CustomComponent | |
| SISComponent()=default (defined in CSE::SISComponent) | CSE::SISComponent | |
| SISComponent(const SISComponent &src)=default (defined in CSE::SISComponent) | CSE::SISComponent | |
| SObject() (defined in CSE::SObject) | CSE::SObject | |
| SObject(bool isRegister) (defined in CSE::SObject) | CSE::SObject | explicit |
| Start() override (defined in CSE::SComponent) | CSE::SComponent | inlinevirtual |
| Tick(float elapsedTime) override (defined in CSE::CustomComponent) | CSE::CustomComponent | virtual |
| VariableBinder()=default (defined in CSE::VariableBinder) | CSE::VariableBinder | protected |
| ~CustomComponent() override (defined in CSE::CustomComponent) | CSE::CustomComponent | |
| ~ReflectionObject()=default (defined in CSE::ReflectionObject) | CSE::ReflectionObject | virtual |
| ~SComponent() override=default (defined in CSE::SComponent) | CSE::SComponent | |
| ~SISComponent()=default (defined in CSE::SISComponent) | CSE::SISComponent | virtual |
| ~SObject() (defined in CSE::SObject) | CSE::SObject | virtual |
| ~VariableBinder()=default (defined in CSE::VariableBinder) | CSE::VariableBinder | protectedvirtual |