Scope_State - cUIObject

Determines whether the objects at the next level of this object and beyond, are to be scoped by this object

Type: Property

Access: Read/Write

Data Type: Boolean

Parameters: None

Syntax
 Property Boolean Scope_State

Read Access: Get Scope_State to BooleanVariable
Write Access: Set Scope_State to BooleanVariable/Value


Description

The Scope_state property determines whether the objects at the next level (in the focus tree) of this object and beyond, are to be scoped by this object. The scope_state is set to true on "tool" type objects to defeat the Entry_Msg and Exit_Msg messages as the focus is moved between scopes.

set Scope_State to True