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