Show / Hide Table of Contents

Interface IInputGenerator

Namespace: LiteEntitySystem
Assembly: LiteEntitySystem.dll
Syntax
public interface IInputGenerator

Methods

GenerateInput(NetDataWriter)

Declaration
void GenerateInput(NetDataWriter writer)
Parameters
Type Name Description
NetDataWriter writer
In This Article
Back to top Generated by DocFX