ScriptCollection.Add Method
Name | Parameters | Description |
---|---|---|
Add() | none | Adds a new script to the end of the collection and returns the newly created object. |
Add(ResourceScript) | item | Adds the specified script to the end of the collection. |
Name | Parameters | Description |
---|---|---|
Add() | none | Adds a new script to the end of the collection and returns the newly created object. |
Add(ResourceScript) | item | Adds the specified script to the end of the collection. |
No
Your feedback is appreciated.