[This is preliminary documentation and is subject to change.]
Gets or sets the full name of the default type that will be used to represent peds. The type must inherit from Ped. If null, Ped will be used.
Namespace: Rage.Attributes
Assembly: RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax
Property Value
Type: StringThe full name of the default type that will be used to represent peds. The type must inherit from Ped. If null, Ped will be used..
See Also