Shadowrun: Awakened 29 September 2011 - Build 871
Functions | Variables
tree1 Namespace Reference

Functions

def healthCheck

Variables

 area = None
tuple callbackVar = object('ScriptVM.DynamicVar')
tuple completeOp = object('ScriptVM.DynamicOp')
dictionary cond = {}
tuple disableOp1 = object('ScriptVM.DynOp_Disable')
tuple disableOp2 = object('ScriptVM.DynOp_Disable')
tuple failOp = object('ScriptVM.DynamicOp')
tuple rootOp = object('ScriptVM.DynamicOp')
tuple scriptOp = object('ScriptVM.DynOp_Script')
tuple testEvt = object('ScriptVM.DynamicEvent')
tuple timerOp = object('ScriptVM.DynamicOp')

Function Documentation

def tree1::healthCheck ( )

Definition at line 29 of file tree1.py.

00030                  :
00031     global Character
00032     print 'In custom health check callback!'
00033     return Character.GetHealth() > 7


Variable Documentation

list tree1::area = None

Definition at line 8 of file tree1.py.

tuple tree1::callbackVar = object('ScriptVM.DynamicVar')

Definition at line 34 of file tree1.py.

tuple tree1::completeOp = object('ScriptVM.DynamicOp')

Definition at line 43 of file tree1.py.

dictionary tree1::cond = {}

Definition at line 17 of file tree1.py.

tuple tree1::disableOp1 = object('ScriptVM.DynOp_Disable')

Definition at line 50 of file tree1.py.

tuple tree1::disableOp2 = object('ScriptVM.DynOp_Disable')

Definition at line 52 of file tree1.py.

tuple tree1::failOp = object('ScriptVM.DynamicOp')

Definition at line 46 of file tree1.py.

tuple tree1::rootOp = object('ScriptVM.DynamicOp')

Definition at line 4 of file tree1.py.

tuple tree1::scriptOp = object('ScriptVM.DynOp_Script')

Definition at line 38 of file tree1.py.

tuple tree1::testEvt = object('ScriptVM.DynamicEvent')

Definition at line 13 of file tree1.py.

tuple tree1::timerOp = object('ScriptVM.DynamicOp')

Definition at line 24 of file tree1.py.


Copyright © 2007-2010 by The Shadowrun: Awakened Team. This work is licensed under the GNU Lesser General Public License 3.

GNU Lesser General Public License 3 Sourceforge.net