Method CreateMarker
CreateMarker<T>(T, float)
Declaration
public void CreateMarker<T>(T markerPayload, float timeInSeconds) where T : struct
Parameters
Type | Name | Description |
---|---|---|
T | markerPayload | |
float | timeInSeconds |
Type Parameters
Name | Description |
---|---|
T |