FPushableComponentProperties¶
#include <PushableComponentProperties.h>
Public Functions¶
| Name | |
|---|---|
| TBL_API | FPushableComponentProperties() |
Public Attributes¶
| Name | |
|---|---|
| bool | AllowBots |
| bool | AllowNPCs |
| bool | AutoActivatePushableAfterReachingEndPoint |
| bool | AutoNeutralizeTeamCapturePoint |
| TEnumAsByte< [[ECaptureVolumeControlType::Type]] > | ControllingRule |
| bool | DestroyItemsUponCollision |
| bool | EnableFollowerPushablesCollision |
| float | PushableScoreAwardingInterval |
| [[EFaction]] | PushingFaction |
| float | TimeToAccelerate |
| float | TimeToCapture |
| float | TimeToDecelerate |
| float | TimeToNeutralize |
Updated on 2025-01-21 at 09:02:25 +0100