RAGE.Elements.MapObject: Difference between revisions
(Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''hash:''' {{RageType|uint}} *'''position:''' {{RageType|Vector3}} *'''rotation:''' {{RageType|Vector3}} *'''alpha:''' {{RageType|int}} *'''dimension:''' {{RageType|uint}} ===Return value=== *''' {{RageType|undefined}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.MapObject(hash, position, rotation, alpha, dimension) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo...") |
No edit summary |
||
| Line 15: | Line 15: | ||
==Syntax== | ==Syntax== | ||
<syntaxhighlight lang="javascript"> | <syntaxhighlight lang="javascript"> | ||
Rage.Element.MapObject(hash, position, rotation, alpha, dimension) | new Rage.Element.MapObject(hash, position, rotation, alpha, dimension) | ||
</syntaxhighlight> | </syntaxhighlight> | ||
Latest revision as of 14:34, 11 May 2024
Client-Side Function
C# Syntax
Required Params
- hash: uint
- position: Vector3
- rotation: Vector3
- alpha: int
- dimension: uint
Return value
- undefined
Syntax
new Rage.Element.MapObject(hash, position, rotation, alpha, dimension)
Example
//todo
See also
- MapObject
- MapObject.Hidden
- MapObject.StreamRange
- MapObject.NotifyStreaming
- MapObject.IsWeak
- MapObject.PlayStreamFrom
- MapObject.ObjToNet
- MapObject.HasBeenBroken
- MapObject.IsVisible
- MapObject.MarkForDeletion
- MapObject.PlaceOnGroundProperly
- MapObject.SetActivatePhysicsAsSoonAsItIsUnfrozen
- MapObject.SetPhysicsParams
- MapObject.SetTargettable
- MapObject.SetTextureVariant
- MapObject.SetTeamPickup
- MapObject.Slide
- MapObject.SetDisableFragDamage
- MapObject.IsWithinBrainActivationRange
- MapObject.GetVehicleAttachedToEntity