Client
RequestModel
Function to request an entity model
function HRLib.RequestModel(model: string|integer|string[]|integer[])
Parameters description
model
- the model to load
RequestAnimDict
Function to request an entity model
function HRLib.RequestAnimDict(animDict: string|string[])
Parameters description
animDict
- the animation dictionary to load
Last updated