4 results for "spawn" in class
class class class class
AActor Engine
The base class for all actors that can be placed or spawned in the world.
AGameModeBase Engine
Server-only actor that defines the rules of the game: which pawn class to spawn, how players log in and respawn, and game flow.
UGameplayStatics Engine
A Blueprint function library providing static utility functions for common gameplay operations: actor spawning, player access, damage, audio, level loading, and save games.
UWorld Engine
The top-level game world object.