#include <ObjectTypeInfo.h>
◆ LinkValidState
Enumerator |
---|
kNotLinked | |
kCurrentlyLinking | |
kLinkedInvalid | |
kLinkedValid | |
◆ ~ObjectTypeInfo()
RE::BSScript::ObjectTypeInfo::~ObjectTypeInfo |
( |
| ) |
|
◆ GetGlobalFuncIter() [1/2]
◆ GetGlobalFuncIter() [2/2]
const GlobalFuncInfo* RE::BSScript::ObjectTypeInfo::GetGlobalFuncIter |
( |
| ) |
const |
◆ GetInitialValueIter() [1/2]
◆ GetInitialValueIter() [2/2]
const InitialValueInfo* RE::BSScript::ObjectTypeInfo::GetInitialValueIter |
( |
| ) |
const |
◆ GetMemberFuncIter() [1/2]
◆ GetMemberFuncIter() [2/2]
const MemberFuncInfo* RE::BSScript::ObjectTypeInfo::GetMemberFuncIter |
( |
| ) |
const |
◆ GetName()
const char* RE::BSScript::ObjectTypeInfo::GetName |
( |
| ) |
const |
◆ GetNamedStateIter() [1/2]
◆ GetNamedStateIter() [2/2]
const NamedStateInfo* RE::BSScript::ObjectTypeInfo::GetNamedStateIter |
( |
| ) |
const |
◆ GetNumGlobalFuncs()
constexpr std::uint32_t RE::BSScript::ObjectTypeInfo::GetNumGlobalFuncs |
( |
| ) |
const |
|
inlineconstexprnoexcept |
◆ GetNumInitalValues()
constexpr std::uint32_t RE::BSScript::ObjectTypeInfo::GetNumInitalValues |
( |
| ) |
const |
|
inlineconstexprnoexcept |
◆ GetNumMemberFuncs()
constexpr std::uint32_t RE::BSScript::ObjectTypeInfo::GetNumMemberFuncs |
( |
| ) |
const |
|
inlineconstexprnoexcept |
◆ GetNumNamedStates()
constexpr std::uint32_t RE::BSScript::ObjectTypeInfo::GetNumNamedStates |
( |
| ) |
const |
|
inlineconstexprnoexcept |
◆ GetNumProperties()
constexpr std::uint32_t RE::BSScript::ObjectTypeInfo::GetNumProperties |
( |
| ) |
const |
|
inlineconstexprnoexcept |
◆ GetNumUserFlags()
constexpr std::uint32_t RE::BSScript::ObjectTypeInfo::GetNumUserFlags |
( |
| ) |
const |
|
inlineconstexprnoexcept |
◆ GetNumVariables()
constexpr std::uint32_t RE::BSScript::ObjectTypeInfo::GetNumVariables |
( |
| ) |
const |
|
inlineconstexprnoexcept |
◆ GetParent() [1/2]
◆ GetParent() [2/2]
const ObjectTypeInfo* RE::BSScript::ObjectTypeInfo::GetParent |
( |
| ) |
const |
◆ GetPropertyIndex()
std::uint32_t RE::BSScript::ObjectTypeInfo::GetPropertyIndex |
( |
const BSFixedString & |
a_name | ) |
const |
◆ GetPropertyIter() [1/2]
PropertyInfo* RE::BSScript::ObjectTypeInfo::GetPropertyIter |
( |
| ) |
|
◆ GetPropertyIter() [2/2]
const PropertyInfo* RE::BSScript::ObjectTypeInfo::GetPropertyIter |
( |
| ) |
const |
◆ GetRawType()
◆ GetTotalNumVariables()
std::uint32_t RE::BSScript::ObjectTypeInfo::GetTotalNumVariables |
( |
| ) |
const |
◆ GetUnlinkedFunctionIter() [1/2]
◆ GetUnlinkedFunctionIter() [2/2]
◆ GetUserFlagIter() [1/2]
UserFlagInfo* RE::BSScript::ObjectTypeInfo::GetUserFlagIter |
( |
| ) |
|
◆ GetUserFlagIter() [2/2]
const UserFlagInfo* RE::BSScript::ObjectTypeInfo::GetUserFlagIter |
( |
| ) |
const |
◆ GetVariableIter() [1/2]
VariableInfo* RE::BSScript::ObjectTypeInfo::GetVariableIter |
( |
| ) |
|
◆ GetVariableIter() [2/2]
const VariableInfo* RE::BSScript::ObjectTypeInfo::GetVariableIter |
( |
| ) |
const |
◆ IsLinked()
constexpr bool RE::BSScript::ObjectTypeInfo::IsLinked |
( |
| ) |
const |
|
inlineconstexprnoexcept |
◆ data
void* RE::BSScript::ObjectTypeInfo::data |
◆ docString
◆ emptyStateMemberFunctionCount
std::uint32_t RE::BSScript::ObjectTypeInfo::emptyStateMemberFunctionCount |
◆ initialValueCount
std::uint32_t RE::BSScript::ObjectTypeInfo::initialValueCount |
◆ linkedValid
◆ name
◆ namedStateCount
std::uint32_t RE::BSScript::ObjectTypeInfo::namedStateCount |
◆ pad20_24
std::uint32_t RE::BSScript::ObjectTypeInfo::pad20_24 |
◆ pad24_29
std::uint32_t RE::BSScript::ObjectTypeInfo::pad24_29 |
◆ pad28_18
std::uint32_t RE::BSScript::ObjectTypeInfo::pad28_18 |
◆ parentTypeInfo
◆ propertyCount
std::uint32_t RE::BSScript::ObjectTypeInfo::propertyCount |
◆ staticFunctionCount
std::uint32_t RE::BSScript::ObjectTypeInfo::staticFunctionCount |
◆ userFlagCount
std::uint32_t RE::BSScript::ObjectTypeInfo::userFlagCount |
◆ variableCount
std::uint32_t RE::BSScript::ObjectTypeInfo::variableCount |
◆ variableUserFlagCount
std::uint32_t RE::BSScript::ObjectTypeInfo::variableUserFlagCount |
The documentation for this class was generated from the following file: