FVyTokenAttributeDto

Data structure representing a token attribute

Properties

FieldTypeDescription

type

The type of the token attribute

name

FString

The name of the token attribute

value

FString

The value of the token attribute

displayType

FString

The display type of the token attribute

traitCount

int

The number of traits of the token attribute

maxValue

int

The maximum value of the token attribute

Last updated