Show / Hide Table of Contents

Enum DataType

Possible data types to be sent with network messages using the ModNetworking class.

Namespace: Modding
Assembly: Assembly-CSharp.dll
Syntax
public enum DataType

Fields

Name Description
Block
Boolean
ByteArray
Color
Entity
Integer
IntegerArray
Machine
Single
SingleArray
String
StringArray
Vector3
Back to top Generated by DocFX