SetIgnoreAreaOfUse Method

WRAPPER_API void SetIgnoreAreaOfUse(bool ignore = true);

 

Description

The SetIgnoreAreaOfUse method specifies whether all AreaOfUse objects should return true when InBounds is called.  Calling this method with an argument of true is equivalent to calling each AreaOfUse::set_AlwaysAccept method with an argument of true.