Struct NativeMessageInt
Namespace: Unity.Tiny.Web
Syntax
public struct NativeMessageInt : IBufferElementData
Constructors
NativeMessageInt(Int32)
Declaration
public NativeMessageInt(int value)
Parameters
| Type | Name | Description |
|---|---|---|
| Int32 | value |
Fields
Value
Declaration
public int Value
Field Value
| Type | Description |
|---|---|
| Int32 |