Called when Lua is attempting to write to an input device object's property. @param L The Lua state that is performing the assignment operation. @param fieldName The name of the field being written to. @param valueIndex Index to the Lua value that is intended to replace the field's value with. @return Returns the number of values being returned to Lua.
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected