Torque3D Documentation / _generateds / FuncPointerCallExprNode

FuncPointerCallExprNode

Engine/source/console/ast.h

More...

Public Attributes

Public Static Functions

alloc(S32 lineNumber, ExprNode * stmt, ExprNode * args)

Detailed Description

Public Attributes

ExprNode * args 
ExprNode * funcPointer 

Public Static Functions

alloc(S32 lineNumber, ExprNode * stmt, ExprNode * args)

Public Functions

compile(CodeStream & codeStream, U32 ip, TypeReq type)

Reimplemented from: ExprNode

DBG_STMT_TYPE(FuncPointerCallExprNode )

getPreferredType()

Reimplemented from: ExprNode