ASeatSpawner¶
#include <SeatSpawner.h>
Inherits from ASpawner, AActor
Public Functions¶
| Name | |
|---|---|
| ASeatSpawner() |
Protected Attributes¶
| Name | |
|---|---|
| TArray< TWeakObjectPtr< USiegeMountPoint > > | CurrentSeatMountComponentList |
| TArray< TWeakObjectPtr< USiegeMountPoint > > | PendingSpawnSeatMountComponentList |
| TArray< FSeatEntry > | SeatActorList |
| FName | SeatActorTag |
| TArray< TWeakObjectPtr< USiegeMountPoint > > | SeatMountComponentIndexList |
| TArray< TWeakObjectPtr< USiegeMountPoint > > | SeatMountComponentList |
| int32 | SeatSelectionIndex |
| [[ESeatSelectionMode]] | SeatSelectionMode |
Updated on 2025-01-21 at 09:02:23 +0100