![]() |
CustomAssets
Askowl Custom Assets
|
This is the complete list of members for Askowl.AssetEditor, including all inherited members.
| Add(string assetName, string nameSpace, string path) (defined in Askowl.AssetEditor) | Askowl.AssetEditor | |
| Add(string assetName, Type assetType, string path) (defined in Askowl.AssetEditor) | Askowl.AssetEditor | |
| Asset(string assetName) (defined in Askowl.AssetEditor) | Askowl.AssetEditor | |
| AssetPath(string assetName) (defined in Askowl.AssetEditor) | Askowl.AssetEditor | |
| Dispose() (defined in Askowl.AssetEditor) | Askowl.AssetEditor | |
| Exists(string assetName) (defined in Askowl.AssetEditor) | Askowl.AssetEditor | |
| Field(string assetName, string fieldName="value") (defined in Askowl.AssetEditor) | Askowl.AssetEditor | |
| FindProperty< T >(string assetName, string fieldName="value") (defined in Askowl.AssetEditor) | Askowl.AssetEditor | |
| InsertIntoArrayField(string assetName, string fieldName, string assetField, int index=0) (defined in Askowl.AssetEditor) | Askowl.AssetEditor | |
| InsertIntoArrayField(string assetName, string fieldName, SerializedObject fieldValue, int index=0) (defined in Askowl.AssetEditor) | Askowl.AssetEditor | |
| InsertIntoArrayField(string assetName, string fieldName, Object fieldValue, int index=0) (defined in Askowl.AssetEditor) | Askowl.AssetEditor | |
| InsertIntoArrayField(SerializedObject asset, string fieldName, Object fieldValue, int index=0) (defined in Askowl.AssetEditor) | Askowl.AssetEditor | |
| Instance (defined in Askowl.AssetEditor) | Askowl.AssetEditor | static |
| Load(string assetName, string nameSpace, string path) (defined in Askowl.AssetEditor) | Askowl.AssetEditor | |
| Save() (defined in Askowl.AssetEditor) | Askowl.AssetEditor | |
| SerialisedAsset(string assetName) (defined in Askowl.AssetEditor) | Askowl.AssetEditor | |
| SetActiveObject(string assetName) (defined in Askowl.AssetEditor) | Askowl.AssetEditor | protected |
| SetField(string assetName, string fieldName, SerializedObject fieldValue) (defined in Askowl.AssetEditor) | Askowl.AssetEditor | |
| SetField(string assetName, string fieldName, string fieldValue) (defined in Askowl.AssetEditor) | Askowl.AssetEditor | |
| SetField(string assetName, string fieldName, Object fieldValue) (defined in Askowl.AssetEditor) | Askowl.AssetEditor | |
| SetFieldToAssetEditorEntry(string assetName, string fieldName, string assetField) (defined in Askowl.AssetEditor) | Askowl.AssetEditor |