Method | Description | |
---|---|---|
GetCurrent ( ) : |
||
SceneFileEntity ( ) : System.Text | ||
SceneFileEntity ( string name ) : System.Text | ||
SceneFileEntity ( string name, string fullPath ) : System.Text | ||
ToString ( ) : string |
Returns a System.String that represents the current TuxedoBerries.ScenePanel.SceneFileEntity.
|
public static GetCurrent ( ) : |
||
return |
public SceneFileEntity ( string name ) : System.Text | ||
name | string | |
return | System.Text |
public SceneFileEntity ( string name, string fullPath ) : System.Text | ||
name | string | |
fullPath | string | |
return | System.Text |