CommonLibSSE NG
|
#include <hkbBehaviorGraph.h>
Public Types | |
enum class | VariableMode { kDiscardWhenActive = 0 , kMaintainValuesWhenInactive = 1 } |
Public Types inherited from RE::hkbNode | |
enum class | GetChildrenFlagBits { kActiveOnly = 1 << 0 , kGeneratorsOnly = 1 << 1 , kIgnoreReferencedBehaviour = 1 << 2 } |
enum class | CloneState { kDefault = 0 , kTemplate = 1 , kClone = 2 , kShareable = 3 } |
Public Types inherited from RE::hkReferencedObject | |
enum class | LockMode { kNone = 0 , kAuto , kManual } |
enum | { kMemSize = 0x7FFF } |
Public Member Functions | |
~hkbBehaviorGraph () override | |
hkClass * | GetClassType () const override |
void | CalcContentStatistics (hkStatisticsCollector *a_collector, const hkClass *a_class) const override |
void | Activate (const hkbContext &a_context) override |
void | Update (const hkbContext &a_context, float a_timestep) override |
void | Unk_06 (void) override |
void | Deactivate (const hkbContext &a_context) override |
void | Unk_09 (void) override |
void | Unk_0C (void) override |
void | Unk_16 (void) override |
void | Generate (const hkbContext &a_context) override |
void | Unk_18 (void) override |
void | UpdateSync (const hkbContext &a_context) override |
Public Member Functions inherited from RE::hkbGenerator | |
~hkbGenerator () override | |
void | Unk_15 (void) override |
virtual void | Generate (const hkbContext &a_context)=0 |
virtual void | Unk_18 (void) |
virtual void | UpdateSync (const hkbContext &a_context) |
virtual void | Unk_1A (void) |
virtual void | Unk_1B (void) |
Public Member Functions inherited from RE::hkbNode | |
~hkbNode () override | |
virtual void | Activate (const hkbContext &a_context) |
virtual void | Update (const hkbContext &a_context, float a_timestep) |
virtual void | Unk_06 (void) |
virtual void | Deactivate (const hkbContext &a_context) |
virtual void | Unk_08 (void) |
virtual void | Unk_09 (void) |
virtual void | Unk_0A (void) |
virtual void | Unk_0B (void) |
virtual void | Unk_0C (void) |
virtual void | Unk_0D (void) |
virtual void | Unk_0E (void) |
virtual void | Unk_0F (void) |
virtual void | Unk_10 (void) |
virtual void | Unk_11 (void) |
virtual void | Unk_12 (void) |
virtual void | Unk_13 (void) |
virtual void | Unk_14 (void) |
virtual void | Unk_15 (void) |
virtual void | Unk_16 (void) |
Public Member Functions inherited from RE::hkbBindable | |
~hkbBindable () override | |
virtual void | Unk_03 (void) |
Public Member Functions inherited from RE::hkReferencedObject | |
hkReferencedObject () | |
~hkReferencedObject () override=default | |
virtual const hkClass * | GetClassType () const |
virtual void | CalcContentStatistics (hkStatisticsCollector *a_collector, const hkClass *a_class) const |
void | AddReference () const |
std::int32_t | GetAllocatedSize () const |
std::int32_t | GetReferenceCount () const |
void | RemoveReference () const |
Public Member Functions inherited from RE::hkBaseObject | |
virtual | ~hkBaseObject ()=default |
Static Public Attributes | |
static constexpr auto | RTTI = RTTI_hkbBehaviorGraph |
static constexpr auto | VTABLE = VTABLE_hkbBehaviorGraph |
Static Public Attributes inherited from RE::hkbGenerator | |
static constexpr auto | RTTI = RTTI_hkbGenerator |
static constexpr auto | VTABLE = VTABLE_hkbGenerator |
Static Public Attributes inherited from RE::hkbNode | |
static constexpr auto | RTTI = RTTI_hkbNode |
static constexpr auto | VTABLE = VTABLE_hkbNode |
Static Public Attributes inherited from RE::hkbBindable | |
static constexpr auto | RTTI = RTTI_hkbBindable |
static constexpr auto | VTABLE = VTABLE_hkbBindable |
Static Public Attributes inherited from RE::hkReferencedObject | |
static constexpr auto | RTTI = RTTI_hkReferencedObject |
static constexpr auto | VTABLE = VTABLE_hkReferencedObject |
Static Public Attributes inherited from RE::hkBaseObject | |
static constexpr auto | RTTI = RTTI_hkBaseObject |
static constexpr auto | VTABLE = VTABLE_hkBaseObject |
|
strong |
|
override |
|
overridevirtual |
Reimplemented from RE::hkbNode.
|
overridevirtual |
Reimplemented from RE::hkReferencedObject.
|
overridevirtual |
Reimplemented from RE::hkbNode.
|
overridevirtual |
Implements RE::hkbGenerator.
|
overridevirtual |
Reimplemented from RE::hkReferencedObject.
|
overridevirtual |
Reimplemented from RE::hkbNode.
|
overridevirtual |
Reimplemented from RE::hkbNode.
|
overridevirtual |
Reimplemented from RE::hkbNode.
|
overridevirtual |
Reimplemented from RE::hkbNode.
|
overridevirtual |
Reimplemented from RE::hkbGenerator.
|
overridevirtual |
Reimplemented from RE::hkbNode.
|
overridevirtual |
Reimplemented from RE::hkbGenerator.
hkRefVariant RE::hkbBehaviorGraph::activeNodes |
hkRefVariant RE::hkbBehaviorGraph::activeNodesChildrenIndices |
hkRefVariant RE::hkbBehaviorGraph::activeNodeTemplateToIndexMap |
hkArray<hkRefVariant> RE::hkbBehaviorGraph::allPartitionMemory |
hkRefVariant RE::hkbBehaviorGraph::attributeIDMap |
hkRefVariant RE::hkbBehaviorGraph::characterPropertyIDMap |
hkRefPtr<hkbBehaviorGraphData> RE::hkbBehaviorGraph::data |
hkRefVariant RE::hkbBehaviorGraph::eventIDMap |
hkRefVariant RE::hkbBehaviorGraph::globalTransitionData |
hkRefVariant RE::hkbBehaviorGraph::idToStateMachineTemplateMap |
bool RE::hkbBehaviorGraph::isActive |
bool RE::hkbBehaviorGraph::isLinked |
hkArray<hkRefVariant> RE::hkbBehaviorGraph::jobs |
hkArray<hkRefVariant> RE::hkbBehaviorGraph::mirroredExternalIDMap |
std::int16_t RE::hkbBehaviorGraph::nextUniqueID |
hkRefVariant RE::hkbBehaviorGraph::nodeCloneToTemplateMap |
hkRefVariant RE::hkbBehaviorGraph::nodePartitionInfo |
hkRefVariant RE::hkbBehaviorGraph::nodeTemplateToCloneMap |
std::int32_t RE::hkbBehaviorGraph::numIntermediateOutputs |
std::int16_t RE::hkbBehaviorGraph::numStaticNodes |
std::uint32_t RE::hkbBehaviorGraph::pad104 |
std::uint8_t RE::hkbBehaviorGraph::pad49 |
std::uint16_t RE::hkbBehaviorGraph::pad4A |
std::uint32_t RE::hkbBehaviorGraph::pad4C |
hkRefVariant RE::hkbBehaviorGraph::pseudoRandomGenerator |
hkRefPtr<hkbGenerator> RE::hkbBehaviorGraph::rootGenerator |
hkRefVariant RE::hkbBehaviorGraph::rootGeneratorClone |
|
inlinestaticconstexpr |
hkRefVariant RE::hkbBehaviorGraph::stateListenerTemplateToCloneMap |
bool RE::hkbBehaviorGraph::stateOrTransitionChanged |
hkArray<hkRefVariant> RE::hkbBehaviorGraph::uniqueIDPool |
bool RE::hkbBehaviorGraph::updateActiveNodes |
hkRefVariant RE::hkbBehaviorGraph::variableIDMap |
stl::enumeration<VariableMode, std::uint8_t> RE::hkbBehaviorGraph::variableMode |
hkRefVariant RE::hkbBehaviorGraph::variableValueSet |
|
inlinestaticconstexpr |