Class BaseRecordingData
Namespace: Unity.RecordedPlayback
Syntax
public abstract class BaseRecordingData
Methods
SaveToFile(String)
Declaration
public void SaveToFile(string filepath)
Parameters
Type | Name | Description |
---|---|---|
String | filepath |
public abstract class BaseRecordingData
public void SaveToFile(string filepath)
Type | Name | Description |
---|---|---|
String | filepath |