Function omp_gdk::objects::functions::SetPlayerObjectMaterial

source ·
pub fn SetPlayerObjectMaterial(
    object: &PlayerObject,
    materialIndex: isize,
    modelId: isize,
    textureLibrary: &str,
    textureName: &str,
    materialColour: Colour
)