[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:Rage.GetEntitiesFlags"]
Namespace: Rage
Assembly: RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
ConsiderCars | 1 | ||
ConsiderBikes | 2 | ||
ConsiderBoats | 4 | ||
ConsiderPlanes | 8 | ||
ConsiderHelicopters | 16 | ||
ConsiderTrains | 32 | ||
ConsiderBicycles | 64 | ||
ConsiderQuadBikes | 128 | ||
ConsiderAirVehicles | 24 | ||
ConsiderGroundVehicles | 227 | ||
ConsiderAllVehicles | 255 | ||
ConsiderHumanPeds | 256 | ||
ConsiderAnimalPeds | 512 | ||
ConsiderAllPeds | 768 | ||
ConsiderAllObjects | 1024 | ||
ExcludePoliceOfficers | 2048 | ||
ExcludeOccupiedVehicles | 4096 | ||
ExcludeEmptyVehicles | 8192 | ||
ExcludePlayerVehicleIfDriver | 16384 | ||
ExcludePlayerVehicleIfPassenger | 32768 | ||
ExcludePlayerVehicle | 49152 | ||
ExcludePlayerPed | 65536 | ||
ExcludePoliceCars | 131072 | ||
ExcludeAmbulances | 262144 | ||
ExcludeFiretrucks | 524288 | ||
ExcludeEmergencyVehicles | 917504 |
See Also