SampSharp
SampSharp
SampSharp.Entities.SAMP
IWorldService Interface
IWorldService Properties
Gravity Property
IWorldService
Gravity Property
Gets or sets the gravity.
Namespace:
SampSharp.Entities.SAMP
Assembly:
SampSharp.Entities (in SampSharp.Entities.dll) Version: 0.0.0-localbuild+05637d43e9f34d872e453289d4e240c843e43b09
Syntax
C#
Copy
float
Gravity
{
get
;
set
; }
Property Value
Type:
Single
Exceptions
Exception
Condition
ArgumentOutOfRangeException
Thrown if value is not between -50.0 and 50.0.
See Also
Reference
IWorldService Interface
SampSharp.Entities.SAMP Namespace