20 UFUNCTION(BlueprintCallable, DisplayName=
"Create Element List", Category =
"TypedElementFramework|Registry", meta=(ScriptMethod, ScriptName=
"CreateElementList"))
23 return Registry->CreateScriptElementList();
30 UFUNCTION(BlueprintCallable, Category=
"TypedElementFramework|List", meta=(ScriptMethod))
41 UFUNCTION(BlueprintPure, Category=
"TypedElementFramework|List", meta=(ScriptMethod))
51 UFUNCTION(BlueprintPure, Category=
"TypedElementFramework|List", meta=(ScriptMethod))
61 UFUNCTION(BlueprintCallable, Category=
"TypedElementFramework|List", meta=(ScriptMethod))
71 UFUNCTION(BlueprintCallable, Category=
"TypedElementFramework|List", meta=(ScriptMethod))
81 UFUNCTION(BlueprintCallable, Category=
"TypedElementFramework|List", meta=(ScriptMethod))
91 UFUNCTION(BlueprintCallable, Category=
"TypedElementFramework|List", meta=(ScriptMethod))
101 UFUNCTION(BlueprintCallable, Category=
"TypedElementFramework|List", meta=(ScriptMethod))
111 UFUNCTION(BlueprintPure, Category=
"TypedElementFramework|List", meta=(ScriptMethod))
121 UFUNCTION(BlueprintPure, Category=
"TypedElementFramework|List", meta=(ScriptMethod))
131 UFUNCTION(BlueprintCallable, Category=
"TypedElementFramework|List", meta=(ScriptMethod))
143 UFUNCTION(BlueprintCallable, Category=
"TypedElementFramework|List", meta=(ScriptMethod))
155 UFUNCTION(BlueprintCallable, Category=
"TypedElementFramework|List", meta=(ScriptMethod))
167 UFUNCTION(BlueprintCallable, Category=
"TypedElementFramework|List", meta=(ScriptMethod))
179 UFUNCTION(BlueprintPure, Category=
"TypedElementFramework|List", meta=(ScriptMethod))
190 UFUNCTION(BlueprintCallable, Category=
"TypedElementFramework|List", meta=(ScriptMethod))
200 UFUNCTION(BlueprintCallable, Category=
"TypedElementFramework|List", meta=(ScriptMethod))
212 UFUNCTION(BlueprintCallable, Category=
"TypedElementFramework|List", meta=(ScriptMethod))
227 UFUNCTION(BlueprintCallable, Category=
"TypedElementFramework|List", meta=(ScriptMethod))
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition SharedPointer.h:127