4 results for "collection"
function function struct class
FString::Format Core
Builds a string by substituting {Name} or {0}/{1}/.
UObject::IsValid CoreUObject
Global helper function that returns true if the given UObject pointer is non-null and has not been marked for garbage collection.
TWeakObjectPtr CoreUObject
A weak reference to a UObject that does not prevent garbage collection.
UObject CoreUObject
The base class of all Unreal Engine objects.