◆ EOnInit()
| override void SCR_VehicleSpawnProtectionComponent.EOnInit |
( |
IEntity | owner | ) |
|
◆ GetReasonText()
| LocalizedString SCR_VehicleSpawnProtectionComponent.GetReasonText |
( |
IEntity | user | ) |
|
◆ GetVehicleOwner()
| int SCR_VehicleSpawnProtectionComponent.GetVehicleOwner |
( |
| ) |
|
◆ IsProtected()
| bool SCR_VehicleSpawnProtectionComponent.IsProtected |
( |
notnull IEntity | playerEntering, |
|
|
notnull BaseCompartmentSlot | compartmentSlot ) |
- Parameters
-
| [in] | playerEntering | |
| [in] | compartmentSlot | |
- Returns
◆ OnPlayerDisconected()
| void SCR_VehicleSpawnProtectionComponent.OnPlayerDisconected |
( |
int | playerID | ) |
|
|
protected |
◆ OnPlayerDisconnected()
| void SCR_VehicleSpawnProtectionComponent.OnPlayerDisconnected |
( |
int | playerID | ) |
|
|
protected |
◆ OnPostInit()
| override void SCR_VehicleSpawnProtectionComponent.OnPostInit |
( |
IEntity | owner | ) |
|
◆ ReleaseProtection()
| void SCR_VehicleSpawnProtectionComponent.ReleaseProtection |
( |
| ) |
|
◆ RemoveEventHandlers()
| void SCR_VehicleSpawnProtectionComponent.RemoveEventHandlers |
( |
| ) |
|
◆ SetProtectionTime()
| void SCR_VehicleSpawnProtectionComponent.SetProtectionTime |
( |
int | protectionTime | ) |
|
◆ SetProtectOnlyDriverSeat()
| void SCR_VehicleSpawnProtectionComponent.SetProtectOnlyDriverSeat |
( |
bool | onlyDriverSeat | ) |
|
◆ SetReasonText()
| void SCR_VehicleSpawnProtectionComponent.SetReasonText |
( |
string | text | ) |
|
◆ SetVehicleOwner()
| void SCR_VehicleSpawnProtectionComponent.SetVehicleOwner |
( |
int | playerID | ) |
|
◆ m_bOnlyDriverSeat
| bool SCR_VehicleSpawnProtectionComponent.m_bOnlyDriverSeat = true |
◆ m_iTimeOfProtection
| int SCR_VehicleSpawnProtectionComponent.m_iTimeOfProtection |
|
protected |
◆ m_sReasonText
| string SCR_VehicleSpawnProtectionComponent.m_sReasonText |
|
protected |
◆ NO_OWNER
| const int SCR_VehicleSpawnProtectionComponent.NO_OWNER = -1 |
|
staticprotected |
◆ NO_TIME_LIMIT
| const int SCR_VehicleSpawnProtectionComponent.NO_TIME_LIMIT = 0 |
|
staticprotected |
The documentation for this interface was generated from the following file:
- Game/Campaign/SCR_VehicleSpawnProtectionComponent.c