Class ProjectStreamerSettings
Namespace: UnityEngine.Reflect.Pipeline
Syntax
[Serializable]
public class ProjectStreamerSettings
Fields
onProjectStreamBegin
Declaration
[Header("Events")]
public UnityEvent onProjectStreamBegin
Field Value
Type | Description |
---|---|
UnityEvent |
onProjectStreamEnd
Declaration
public UnityEvent onProjectStreamEnd
Field Value
Type | Description |
---|---|
UnityEvent |
Methods
OnProjectStreamBegin()
Declaration
public void OnProjectStreamBegin()
OnProjectStreamEnd()
Declaration
public void OnProjectStreamEnd()