IDynamicScreenItemManager_DG Interface
Properties
    - bool Enabled
 
    - int ItemCount
 
    - int Spacing
 
    - int SpacingItemToObjects
 
    - bool EnabledOnTop
 
    - bool EnabledOutside
 
    - bool EnabledHiddenItemRemoval
 
 
    Methods
- GetItem
 
- RemoveItem
 
- RemoveAll
 
- Update
 
 
 
	IDynamicScreenItem_DG GetItem(int index) 
 
	void RemoveItem(int item) 
 
	void RemoveAll() 
 
	void Update() 
 
                 |