[This is preliminary documentation and is subject to change.]
Namespace:
Rage
Assembly:
RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
public Entity Entity { get; }
Public ReadOnly Property Entity As Entity
Get
public:
property Entity^ Entity {
Entity^ get ();
}
Property Value
Type:
EntityThe
Entity that this
Blip is attached to.
Reference