Difference between revisions of "NetImmerse Script"
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 | ||