 |
bool |
|
|
 |
const FProperty * |
|
|
 |
const FProperty * |
|
|
 |
const FProperty * |
|
|
 |
void |
|
|
 |
const FProperty * |
|
|
 |
void |
|
|
 |
const FProperty * |
|
|
 |
const UPropertyBag * |
|
|
 |
bool |
|
|
 |
bool |
|
|
 |
TValueOrError< FTransform, EPropertyBagResult > |
|
|
 |
TValueOrError< FRotator, EPropertyBagResult > |
|
|
 |
TValueOrError< FVector, EPropertyBagResult > |
|
|
 |
TValueOrError< FLinearColor, EPropertyBagResult > |
|
|
 |
TValueOrError< FText, EPropertyBagResult > |
|
|
 |
TValueOrError< FStructView, EPropertyBagResult > |
|
|
 |
TValueOrError< UObject *, EPropertyBagResult > |
|
|
 |
TValueOrError< FColor, EPropertyBagResult > |
|
|
 |
TValueOrError< FName, EPropertyBagResult > |
|
|
 |
TValueOrError< FString, EPropertyBagResult > |
|
|
 |
TValueOrError< float, EPropertyBagResult > |
|
|
 |
TValueOrError< double, EPropertyBagResult > |
|
|
 |
TValueOrError< int64, EPropertyBagResult > |
|
|
 |
TValueOrError< int32, EPropertyBagResult > |
|
|
 |
TValueOrError< bool, EPropertyBagResult > |
|
|
 |
bool |
|
|
 |
bool |
|
|
 |
void |
|
|
 |
bool |
|
|
 |
bool |
|
|
 |
EPropertyBagResult |
|
|
 |
EPropertyBagResult |
SetValue
(
const FName InPropertyName,
const FRotator& InPropertyValue
)
|
|
 |
EPropertyBagResult |
SetValue
(
const FName InPropertyName,
const FVector& InPropertyValue
)
|
|
 |
EPropertyBagResult |
SetValue
(
const FName InPropertyName,
const FTransform& InPropertyValue
)
|
|
 |
EPropertyBagResult |
|
|
 |
EPropertyBagResult |
|
|
 |
EPropertyBagResult |
|
|
 |
EPropertyBagResult |
SetValue
(
const FName InPropertyName,
const int64& InPropertyValue
)
|
|
 |
EPropertyBagResult |
|
|
 |
EPropertyBagResult |
SetValue
(
const FName InPropertyName,
const double& InPropertyValue
)
|
|
 |
EPropertyBagResult |
SetValue
(
const FName InPropertyName,
const float& InPropertyValue
)
|
|
 |
EPropertyBagResult |
SetValue
(
const FName InPropertyName,
const int32& InPropertyValue
)
|
|
 |
EPropertyBagResult |
SetValue
(
const FName InPropertyName,
const bool& InPropertyValue
)
|
|
 |
EPropertyBagResult |
|
|
 |
EPropertyBagResult |
|
|
 |
EPropertyBagResult |
|
|