Hooks/Server/DarkRPDBInitialized

From DarkRP
Hook
Hook name DarkRPDBInitialized()
Description:
Called when DarkRP is done initializing the database.
Returns: nil
Realm:
BBCode Link: [b][url=http://wiki.darkrp.com/index.php?title=Hooks/Server/DarkRPDBInitialized]DarkRPDBInitialized hook[/url][/b]

Parameters[edit]

This hook isn't called with any parameters

Return values[edit]

This hook does not accept return values. You can still return a value to override the default implementation of this hook.