pbIsOpen - cAnimation
Determines whether the animation file is open
Type: Property
Access: Read/Write
Data Type: Boolean
Parameters: None
Syntax
Property Boolean pbIsOpen
| Access Type | Syntax |
|---|---|
| Read Access: | Get pbIsOpen to BooleanVariable |
| Write Access: | Set pbIsOpen to BooleanVariable/Value |
Description
pbIsOpen determines whether the animation file is open. Its value is maintained automatically, and you should not set this in normal circumstances
Default is false.