Show / Hide Table of Contents

Interface IEntitySyncVarInfoPrinter

Helper interface for printing entity syncVar names and values

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

Methods

PrintFieldInfo(string, string)

Declaration
void PrintFieldInfo(string fieldName, string fieldValue)
Parameters
Type Name Description
string fieldName
string fieldValue
In this article
Back to top Generated by DocFX