Elevate Engine 1
Loading...
Searching...
No Matches
EEObject Class Reference

#include <EEObject.h>

Inheritance diagram for EEObject:
Elevate::Component Elevate::AkBank Elevate::AudioDistanceProbe Elevate::Camera Elevate::Light Elevate::Model Elevate::Rigidbody Elevate::EditorCamera Elevate::DirectionalLight Elevate::PointLight

Public Member Functions

virtual EECategory GetCategory () const
 

Protected Attributes

EECategory m_category
 

Detailed Description

Definition at line 110 of file EEObject.h.

Member Function Documentation

◆ GetCategory()

virtual EECategory EEObject::GetCategory ( ) const
inlinevirtual

Definition at line 115 of file EEObject.h.

115{ return m_category; }
EECategory m_category
Definition EEObject.h:113

Member Data Documentation

◆ m_category

EECategory EEObject::m_category
protected

Definition at line 113 of file EEObject.h.


The documentation for this class was generated from the following file: