CommonLibSSE NG
hkbBehaviorGraphStringData.h
Go to the documentation of this file.
1 #pragma once
2 
3 namespace RE
4 {
6  {
7  public:
8  inline static constexpr auto RTTI = RTTI_hkbBehaviorGraphStringData;
9  inline static constexpr auto VTABLE = VTABLE_hkbBehaviorGraphStringData;
10 
11  virtual ~hkbBehaviorGraphStringData() = default; // 00
12 
13  // members
18  };
19  static_assert(sizeof(hkbBehaviorGraphStringData) == 0x50);
20 }
Definition: hkArray.h:190
Definition: hkReferencedObject.h:11
Definition: hkbBehaviorGraphStringData.h:6
hkArray< hkStringPtr > eventNames
Definition: hkbBehaviorGraphStringData.h:14
static constexpr auto RTTI
Definition: hkbBehaviorGraphStringData.h:8
hkArray< hkStringPtr > attributeNames
Definition: hkbBehaviorGraphStringData.h:15
hkArray< hkStringPtr > characterPropertyNames
Definition: hkbBehaviorGraphStringData.h:17
hkArray< hkStringPtr > variableNames
Definition: hkbBehaviorGraphStringData.h:16
static constexpr auto VTABLE
Definition: hkbBehaviorGraphStringData.h:9
virtual ~hkbBehaviorGraphStringData()=default
Definition: AbsorbEffect.h:6
constexpr REL::VariantID RTTI_hkbBehaviorGraphStringData(689670, 397525, 0x1f56fb0)
constexpr std::array< REL::VariantID, 1 > VTABLE_hkbBehaviorGraphStringData
Definition: Offsets_VTABLE.h:4816