SampSharp
SampSharp
SampSharp.GameMode.World
GlobalObject Class
GlobalObject Constructor
GlobalObject Constructor
GlobalObject Constructor (Int32, Vector3, Vector3)
GlobalObject Constructor (Int32, Vector3, Vector3, Single)
GlobalObject Constructor (Int32, Vector3, Vector3)
Initializes a new instance of the
GlobalObject
class.
Namespace:
SampSharp.GameMode.World
Assembly:
SampSharp.GameMode (in SampSharp.GameMode.dll) Version: 0.0.0-localbuild+05637d43e9f34d872e453289d4e240c843e43b09
Syntax
C#
Copy
public
GlobalObject
(
int
modelid
,
Vector3
position
,
Vector3
rotation
)
Parameters
modelid
Type:
System
Int32
The modelid.
position
Type:
SampSharp.GameMode
Vector3
The position.
rotation
Type:
SampSharp.GameMode
Vector3
The rotation.
See Also
Reference
GlobalObject Class
GlobalObject Overload
SampSharp.GameMode.World Namespace