Show / Hide Table of Contents

Interface IEmitter

Namespace: Recolude.Core.Record
Assembly: Recolude.Core.dll
Syntax
public interface IEmitter

Methods

Emit(Single)

Declaration
bool Emit(float time)
Parameters
Type Name Description
System.Single time
Returns
Type Description
System.Boolean
Back to top Generated by DocFX