Template:Object definition c: Difference between revisions

From RAGE Multiplayer Wiki
No edit summary
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
*Functions:
**[[Object::Object]]
**[[Object::ObjectWeak]]
**[[Object::ObjectWeapon]]
**[[Object::hasBeenBroken|Object.hasBeenBroken]]
**[[Object::isVisible|Object.isVisible]]
**[[Object::markForDeletion|Object.markForDeletion]]
**[[Object::placeOnGroundProperly|Object.placeOnGroundProperly]]
**[[Object::setActivatePhysicsAsSoonAsItIsUnfrozen|Object.setActivatePhysicsAsSoonAsItIsUnfrozen]]
**[[Object::setPhysicsParams|Object.setPhysicsParams]]
**[[Object::setTargettable|Object.setTargettable]]
**[[Object::slide|Object.slide]]
**[[Object::createGlowStyle|Object.createGlowStyle]]
**[[Object::releaseGlowStyle|Object.releaseGlowStyle]]
**[[Object::modifyGlowStyle|Object.modifyGlowStyle]]
**[[Object::enableGlow|Object.enableGlow]]
**[[Object::disableGlow|Object.disableGlow]]
*Properties:
*Properties:
**[[Entity::id]]
**[[Entity::id]]
**[[Entity::handle]]
**[[Entity::handle]]
**[[Entity::model]]
**[[Entity::model]]
*Functions::
**[[Object::hidden]]
**[[Object::slide|Object::slide(toX, toY, toZ, speedX, speedY, speedZ, collision)]]
**[[Object::isWeak]]
**[[Object::setActivatePhysicsAsSoonAsItIsUnfrozen|Object::setActivatePhysicsAsSoonAsItIsUnfrozen(toggle)]]
**[[Object::notifyStreaming]]
**[[Object::placeOnGroundProperly|Object::placeOnGroundProperly()]]
**[[Object::streamingRange]]
**[[Object::setTargettable|Object::setTargettable(targettable)]]
**[[Object::hasBeenBroken|Object::hasBeenBroken()]]
**[[Object::isVisible|Object::isVisible()]]
**[[Object::markForDeletion|Object::markForDeletion()]]
**[[Object::setPhysicsParams|Object::setPhysicsParams(weight, p2, p3, p4, p5, gravity, p7, p8, p9, p10, buoyancy)]]

Latest revision as of 17:44, 11 February 2026