Method | Description | |
---|---|---|
Asset ( string name, string path, string group, bool force ) |
Initializes a new instance of the Asset class.
|
public Asset ( string name, string path, string group, bool force ) | ||
name | string | Asset name. |
path | string | Relative asset path to combine. |
group | string | Asset group. |
force | bool | When |