Difference between revisions of "ScriptEvent:addForceAt"

From Mod Wiki
 
(No difference)

Latest revision as of 10:53, 5 November 2007

Parameters

vector force -- Force to apply.
vector position -- Position in world space to apply the force.

Result

None.

Supported By

idEntity

Functionality

Applies a localized force to the entity at the specified position in world space.