Difference between revisions of "NetImmerse Script"

17 bytes added ,  04:13, 30 April 2015
m
→‎Global SKSE Member Functions: Corrected SetNodeScale syntax
imported>Arocide
m (→‎Global SKSE Member Functions: Fixed Silly syntax errors)
imported>Arocide
m (→‎Global SKSE Member Functions: Corrected SetNodeScale syntax)
 
Line 63: Line 63:
:*Returns the scale of the specified Node on the specified Object.
:*Returns the scale of the specified Node on the specified Object.


:'''[[SetNodeScale - NetImmerse|SetNodeScale]](ObjectReference ''ref'', String ''node'', Bool ''firstPerson'')'''
:'''[[SetNodeScale - NetImmerse|SetNodeScale]](ObjectReference ''ref'', String ''node'', Float ''scale'', Bool ''firstPerson'')'''
:*Sets the scale of the specified Node on the specified Object
:*Sets the scale of the specified Node on the specified Object


Anonymous user