Tanoda
Leap.Unity.StreamingAssetPropertyDrawer Class Reference
Inheritance diagram for Leap.Unity.StreamingAssetPropertyDrawer:
Leap.Unity.StreamingFolderPropertyDrawer Leap.Unity.AssetFolderPropertyDrawer

Protected Member Functions

override string PromptUserForPath (string currentPath)
 
override bool ValidatePath (string fullPath, string relativePath, out string errorMessage)
 
- Protected Member Functions inherited from Leap.Unity.StreamingFolderPropertyDrawer
override bool ValidatePath (string fullPath, string relativePath, out string errorMessage)
 
- Protected Member Functions inherited from Leap.Unity.AssetFolderPropertyDrawer
virtual string PromptUserForPath (string currentPath)
 
virtual bool ValidateObject (Object asset, out string errorMessage)
 
virtual bool ValidatePath (string fullPath, string relativePath, out string errorMessage)
 

Additional Inherited Members

- Public Member Functions inherited from Leap.Unity.AssetFolderPropertyDrawer
override void OnGUI (Rect position, SerializedProperty property, GUIContent label)
 
override float GetPropertyHeight (SerializedProperty property, GUIContent label)
 

Detailed Description

Definition at line 15 of file StreamingAssetPropertyDrawer.cs.

Member Function Documentation

◆ PromptUserForPath()

override string Leap.Unity.StreamingAssetPropertyDrawer.PromptUserForPath ( string  currentPath)
protectedvirtual

Reimplemented from Leap.Unity.AssetFolderPropertyDrawer.

Definition at line 17 of file StreamingAssetPropertyDrawer.cs.

◆ ValidatePath()

override bool Leap.Unity.StreamingAssetPropertyDrawer.ValidatePath ( string  fullPath,
string  relativePath,
out string  errorMessage 
)
protectedvirtual

Reimplemented from Leap.Unity.AssetFolderPropertyDrawer.

Definition at line 21 of file StreamingAssetPropertyDrawer.cs.


The documentation for this class was generated from the following file: