-
Notifications
You must be signed in to change notification settings - Fork 7
Macro:LinkExpression
LB-- edited this page Nov 7, 2012
·
1 revision
#define LinkExpression(ID, Function) \
SDK->ExpressionFunctions[ID] = Edif::MemberFunctionPointer(&Extension::Function);