mirror of
https://github.com/alliedmodders/metamod-source.git
synced 2024-11-28 10:24:20 +01:00
Add missing parameter doc for ISmmAPI::GetServerFactory()
This commit is contained in:
parent
e907e5293f
commit
aece7d5161
@ -115,6 +115,7 @@ namespace SourceMM
|
||||
/**
|
||||
* @brief Returns an interface factory for the GameDLL.
|
||||
*
|
||||
* @param syn If syn is true, the synthetic wrapper is returned.
|
||||
* If syn is false, the true function is returned.
|
||||
* @return CreateInterfaceFn function pointer.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user