WRAPPER_API void set_AlwaysAccept(bool value)
Description
The set_AlwaysAccept method sets whether the InBounds method should return true for all input. If set to true, then InBounds will return true for all input, and if set to false, then InBounds will return true if and only if the specified point is within the bounds of the AreaOfUse
Comments
0 comments
Please sign in to leave a comment.