CommonLibSSE NG
RE::BSScript::UnlinkedTypes::Property Struct Reference

#include <UnlinkedTypes.h>

Public Attributes

std::uint32_t flags
 
std::uint32_t pad04
 
BSFixedString typeName
 
FunctionreadHandler
 
FunctionwriteHandler
 
BSFixedString autoVarName
 
BSFixedString docString
 
std::uint32_t userFlags
 
std::uint32_t pad34
 

Member Data Documentation

◆ autoVarName

BSFixedString RE::BSScript::UnlinkedTypes::Property::autoVarName

◆ docString

BSFixedString RE::BSScript::UnlinkedTypes::Property::docString

◆ flags

std::uint32_t RE::BSScript::UnlinkedTypes::Property::flags

◆ pad04

std::uint32_t RE::BSScript::UnlinkedTypes::Property::pad04

◆ pad34

std::uint32_t RE::BSScript::UnlinkedTypes::Property::pad34

◆ readHandler

Function* RE::BSScript::UnlinkedTypes::Property::readHandler

◆ typeName

BSFixedString RE::BSScript::UnlinkedTypes::Property::typeName

◆ userFlags

std::uint32_t RE::BSScript::UnlinkedTypes::Property::userFlags

◆ writeHandler

Function* RE::BSScript::UnlinkedTypes::Property::writeHandler

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