Home | History | Annotate | Download | only in default

Lines Matching refs:scriptSetVarI

671 Return<void> Context::scriptSetVarI(Script vs, uint32_t slot, int32_t value) {
675 Device::getHal().ScriptSetVarI(mContext, _vs, _slot, _value);