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