XII Release 0.1.0
Loading...
Searching...
No Matches
xiiActorPluginWindowOwner Class Reference
Inheritance diagram for xiiActorPluginWindowOwner:
[legend]

Public Member Functions

virtual xiiWindowBaseGetWindow () const override
 
virtual xiiWindowOutputTargetBaseGetOutputTarget () const override
 
- Public Member Functions inherited from xiiActorPlugin
xiiActorGetActor () const
 
- Public Member Functions inherited from xiiReflectedClass
virtual const xiiRTTIGetDynamicRTTI () const
 
bool IsInstanceOf (const xiiRTTI *pType) const
 Returns whether the type of this instance is of the given type or derived from it.
 
template<typename T>
XII_ALWAYS_INLINE bool IsInstanceOf () const
 Returns whether the type of this instance is of the given type or derived from it.
 

Public Attributes

xiiUniquePtr< xiiWindowBasem_pWindow
 
xiiUniquePtr< xiiWindowOutputTargetBasem_pWindowOutputTarget
 

Additional Inherited Members

- Static Public Member Functions inherited from xiiNoBase
static const xiiRTTIGetStaticRTTI ()
 
- Protected Member Functions inherited from xiiActorPluginWindow
virtual void Update () override
 

Member Function Documentation

◆ GetOutputTarget()

xiiWindowOutputTargetBase * xiiActorPluginWindowOwner::GetOutputTarget ( ) const
overridevirtual

Implements xiiActorPluginWindow.

◆ GetWindow()

xiiWindowBase * xiiActorPluginWindowOwner::GetWindow ( ) const
overridevirtual

Implements xiiActorPluginWindow.


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