Plasma Engine  2.0
Loading...
Searching...
No Matches
plStateMachineConnection Class Reference

A connection that represents a state machine transition. Since we can't chose different connection types in the Editor we allow the user to switch the type in the properties. More...

#include <StateMachineGraphTypes.h>

Inheritance diagram for plStateMachineConnection:

Public Attributes

plStateMachineTransitionm_pType = nullptr
 
- Public Attributes inherited from plDocumentObject_ConnectionBase
plUuid m_Source
 
plUuid m_Target
 
plString m_SourcePin
 
plString m_TargetPin
 

Additional Inherited Members

- Public Member Functions inherited from plReflectedClass
virtual const plRTTIGetDynamicRTTI () const
 
bool IsInstanceOf (const plRTTI *pType) const
 Returns whether the type of this instance is of the given type or derived from it.
 
template<typename T >
PL_ALWAYS_INLINE bool IsInstanceOf () const
 Returns whether the type of this instance is of the given type or derived from it.
 
- Static Public Member Functions inherited from plNoBase
static const plRTTIGetStaticRTTI ()
 

Detailed Description

A connection that represents a state machine transition. Since we can't chose different connection types in the Editor we allow the user to switch the type in the properties.


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