Difference between revisions of "VisualEffect Script"

Jump to navigation Jump to search
116 bytes removed ,  22:22, 2 February 2014
m
→‎Member Functions: Reverted to List
imported>CraftySentinel
m (→‎Member Functions: Formatting Change)
imported>CraftySentinel
m (→‎Member Functions: Reverted to List)
 
Line 20: Line 20:
== Member Functions ==
== Member Functions ==


{|class="wikitable" width =100%
:'''[[Play - VisualEffect|Play]](ObjectReference ''akObject'', Float ''afTime'', ObjectReference ''akFacingObject'')'''
!style="text-align:left;"|Function
:*Starts playing this visual effect on the specified object.
!style="text-align:left;"|Description
|-
|[[Play - VisualEffect|'''Play'''(ObjectReference ''akObject'', Float ''afTime'', ObjectReference ''akFacingObject'')]]
|Starts playing this visual effect on the specified object.
|-


|[[Stop - VisualEffect|'''Stop'''(ObjectReference ''akObject'')]]
:'''[[Stop - VisualEffect|Stop]](ObjectReference ''akObject'')'''
|Stops playing this visual effect on the specified object.
:*Stops playing this visual effect on the specified object.
|-
 
|}


== Events ==
== Events ==
None
None

Navigation menu