Execute result pointer is now optional
fixed a bug where result could be filled with no executions --HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40453
This commit is contained in:
@@ -165,7 +165,7 @@ namespace SourceMod
|
||||
/**
|
||||
* @brief Executes the forward.
|
||||
*
|
||||
* @param result Pointer to store result in.
|
||||
* @param result Optional pointer to store result in.
|
||||
* @param filter Optional pointer to an IForwardFilter.
|
||||
* @return Error code, if any.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user