![]() |
Cesium for Unreal 2.20.0
|
This is the complete list of members for UCesiumMetadataValueBlueprintLibrary, including all inherited members.
| GetArray(UPARAM(ref) const FCesiumMetadataValue &Value) | UCesiumMetadataValueBlueprintLibrary | static |
| GetArrayElementBlueprintType(UPARAM(ref) const FCesiumMetadataValue &Value) | UCesiumMetadataValueBlueprintLibrary | static |
| GetBlueprintType(UPARAM(ref) const FCesiumMetadataValue &Value) | UCesiumMetadataValueBlueprintLibrary | static |
| GetBoolean(UPARAM(ref) const FCesiumMetadataValue &value, bool DefaultValue) | UCesiumMetadataValueBlueprintLibrary | static |
| GetByte(UPARAM(ref) const FCesiumMetadataValue &Value, uint8 DefaultValue) | UCesiumMetadataValueBlueprintLibrary | static |
| GetFloat(UPARAM(ref) const FCesiumMetadataValue &Value, float DefaultValue) | UCesiumMetadataValueBlueprintLibrary | static |
| GetFloat64(UPARAM(ref) const FCesiumMetadataValue &Value, double DefaultValue) | UCesiumMetadataValueBlueprintLibrary | static |
| GetInteger(UPARAM(ref) const FCesiumMetadataValue &Value, int32 DefaultValue) | UCesiumMetadataValueBlueprintLibrary | static |
| GetInteger64(UPARAM(ref) const FCesiumMetadataValue &Value, int64 DefaultValue) | UCesiumMetadataValueBlueprintLibrary | static |
| GetIntPoint(UPARAM(ref) const FCesiumMetadataValue &Value, const FIntPoint &DefaultValue) | UCesiumMetadataValueBlueprintLibrary | static |
| GetIntVector(UPARAM(ref) const FCesiumMetadataValue &Value, const FIntVector &DefaultValue) | UCesiumMetadataValueBlueprintLibrary | static |
| GetMatrix(UPARAM(ref) const FCesiumMetadataValue &Value, const FMatrix &DefaultValue) | UCesiumMetadataValueBlueprintLibrary | static |
| GetString(UPARAM(ref) const FCesiumMetadataValue &Value, const FString &DefaultValue) | UCesiumMetadataValueBlueprintLibrary | static |
| GetTrueComponentType(UPARAM(ref) const FCesiumMetadataValue &Value) | UCesiumMetadataValueBlueprintLibrary | static |
| GetTrueType(UPARAM(ref) const FCesiumMetadataValue &Value) | UCesiumMetadataValueBlueprintLibrary | static |
| GetValuesAsStrings(const TMap< FString, FCesiumMetadataValue > &Values) | UCesiumMetadataValueBlueprintLibrary | static |
| GetValueType(UPARAM(ref) const FCesiumMetadataValue &Value) | UCesiumMetadataValueBlueprintLibrary | static |
| GetVector(UPARAM(ref) const FCesiumMetadataValue &Value, const FVector &DefaultValue) | UCesiumMetadataValueBlueprintLibrary | static |
| GetVector2D(UPARAM(ref) const FCesiumMetadataValue &Value, const FVector2D &DefaultValue) | UCesiumMetadataValueBlueprintLibrary | static |
| GetVector3f(UPARAM(ref) const FCesiumMetadataValue &Value, const FVector3f &DefaultValue) | UCesiumMetadataValueBlueprintLibrary | static |
| GetVector4(UPARAM(ref) const FCesiumMetadataValue &Value, const FVector4 &DefaultValue) | UCesiumMetadataValueBlueprintLibrary | static |
| IsEmpty(UPARAM(ref) const FCesiumMetadataValue &Value) | UCesiumMetadataValueBlueprintLibrary | static |