added eng/callfunc
This commit is contained in:
@@ -33,3 +33,6 @@ native register_forward(_forwardType,_function[],_post=0);
|
||||
|
||||
/* Returns data for metamod */
|
||||
native forward_return(type,{Float:_}...);
|
||||
|
||||
native engfunc(type,{Float,_}:...);
|
||||
native dllfunc(type,{Float,_}:...);
|
Reference in New Issue
Block a user