Hooks/Shared/postLoadCustomDarkRPItems

From DarkRP
Hook
Hook name postLoadCustomDarkRPItems()
Description:
Runs right after loadCustomDarkRPItems. All custom DarkRP content will be loaded by this time.
Returns: nil
Realm:
BBCode Link: [b][url=http://wiki.darkrp.com/index.php?title=Hooks/Shared/postLoadCustomDarkRPItems]postLoadCustomDarkRPItems 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.