mirror of
https://github.com/alliedmodders/amxmodx.git
synced 2025-07-05 08:59:32 +03:00
Added getForwardState
Added getForwardState
This commit is contained in:
parent
d3ef881f31
commit
cf2ae249bf
@ -91,6 +91,7 @@ public:
|
||||
inline int getFunction();
|
||||
void registerFilter(char* filter); // add a condition
|
||||
void setForwardState(ForwardState value);
|
||||
ForwardState getForwardState();
|
||||
};
|
||||
|
||||
private:
|
||||
|
Loading…
x
Reference in New Issue
Block a user