Torque2D Reference
Public Member Functions | Public Attributes | List of all members
IfNode Class Reference

Public Member Functions

def __init__
 

Public Attributes

 exp
 
 then_branch
 
 else_branch
 

Constructor & Destructor Documentation

def __init__ (   self,
  exp = None,
  then_branch = None,
  else_branch = None 
)

Member Data Documentation

else_branch
exp
then_branch

The documentation for this class was generated from the following file: