Class NetCodeDebugConfigAuthoring
Inheritance
NetCodeDebugConfigAuthoring
Syntax
public class NetCodeDebugConfigAuthoring : MonoBehaviour, IConvertGameObjectToEntity
Fields
DumpPackets
Declaration
Field Value
LogLevel
Declaration
public NetDebug.LogLevelType LogLevel
Field Value
Methods
Convert(Entity, EntityManager, GameObjectConversionSystem)
Declaration
public void Convert(Entity entity, EntityManager dstManager, GameObjectConversionSystem conversionSystem)
Parameters
| Type |
Name |
Description |
| Entity |
entity |
|
| EntityManager |
dstManager |
|
| GameObjectConversionSystem |
conversionSystem |
|