Autonauts Modding
ModCustom Member List

This is the complete list of members for ModCustom, including all inherited members.

RegisterForCustomCallback(string UniqueName, string CallbackType, DynValue Callback)ModCustom
UpdateModelParameters(string UniqueName, float Scale=1f, float RotX=0f, float RotY=0f, float RotZ=0f, float TransX=0f, float TransY=0f, float TransZ=0f)ModCustom
UpdateModelRotation(string UniqueName, float RotX=0f, float RotY=0f, float RotZ=0f)ModCustom
UpdateModelScale(string UniqueName, float Scale=1f)ModCustom
UpdateModelScaleSplit(string UniqueName, float ScaleX=1f, float ScaleY=1f, float ScaleZ=1f)ModCustom
UpdateModelTranslation(string UniqueName, float TransX=0f, float TransY=0f, float TransZ=0f)ModCustom