The MainContainer type exposes the following members.
Back to Top
Back to Top
Properties
Name | Description | |
---|---|---|
DecompiledContainer |
The reference to the decompiled version of this container
If null, No decompiled version exists
| |
IsCompiled |
Wether this container was compiled or not
|
Events
Name | Description | |
---|---|---|
Compiled |
Occurs when the main container was compiled (you could remove/add scripts now)
|
See Also