SystemHitInfo struct 96 bytes
game.targeting.SystemHitInfo
Inheritance
No base class.
Derived
None.
Properties
| Property | Type | |
|---|---|---|
queryMask | ulong | |
entityId | ent.EntityID | |
entity | WeakHandle<ent.Entity> | |
component | WeakHandle<ent.IComponent> | |
aimStartPosition | Vector4 | |
closestHitPosition | Vector4 | |
isTransparent | bool |
Functions
static bool IsValid(game.targeting.SystemHitInfo self)staticRTTI