Difference between revisions of "Activate2"

52 bytes added ,  16:55, 8 June 2014
m
Added a couple of internal links - Added "See also"
imported>Grond
imported>QQuix
m (Added a couple of internal links - Added "See also")
 
Line 2: Line 2:
{{Function
{{Function
  | origin = OBSE
  | origin = OBSE
  | summary = Like the existing Activate command, causes a reference to be activated. The only difference is that this command circumvents the limit on recursive scripted activations of an object, allowing unlimited repeated processing of the target's OnActivate script block. Use with care as performance may degrade if a large number of calls to this command occur within a single frame.
  | summary = Like the existing [[Activate]] command, causes a reference to be activated. The only difference is that this command circumvents the limit on recursive scripted activations of an object, allowing unlimited repeated processing of the target's [[OnActivate]] script block. Use with care as performance may degrade if a large number of calls to this command occur within a single frame.
  | name = Activate2
  | name = Activate2
  | referenceType = reference
  | referenceType = reference
Line 16: Line 16:
   }}
   }}
}}
}}
==See Also==
*[[Activate]]
*[[OnActivate]]


[[Category:Functions]]
[[Category:Functions]]
Anonymous user