4 results for "array" in class
class class class class
TArray Core
The primary dynamic array container in Unreal Engine, equivalent to `std::vector`.
AGameStateBase Engine
Replicated actor that holds authoritative game state visible to all clients — the client-accessible counterpart to `AGameModeBase`.
FString Core
Unreal Engine's general-purpose heap-allocated string class.
UComboBoxString UMG
A dropdown widget that displays a list of string options for the user to select one.