Native-defined blueprint subsystem
Tests Storage#
Test oriented world subsystem to store arbitrary value, and be able to check execution of things and assert expected values.
Functions#
-
public
-
-
-
-
-
-
UFUNCTION(BlueprintCallable, CustomThunk, Category="Blueprint Attributes Tests", meta = (CustomStructureParam = "Value", AutoCreateRefTerm = "Value")) static void SetTestStoragePayload(const FString& FieldName, const int32& Payload); DECLARE_FUNCTION(SetTestStoragePayload);
-
-
-
-
-
-