Definition at line 309 of file NeodroidFBSTypes.cs.
◆ __assign()
◆ __init()
void droid.Runtime.Messaging.FBS.FValue.__init |
( |
int |
_i, |
|
|
ByteBuffer |
_bb |
|
) |
| |
◆ AddVal()
static void droid.Runtime.Messaging.FBS.FValue.AddVal |
( |
FlatBufferBuilder |
builder, |
|
|
double |
val |
|
) |
| |
|
static |
◆ CreateFValue()
static Offset<FValue> droid.Runtime.Messaging.FBS.FValue.CreateFValue |
( |
FlatBufferBuilder |
builder, |
|
|
double |
val = 0.0 |
|
) |
| |
|
static |
◆ EndFValue()
static Offset<FValue> droid.Runtime.Messaging.FBS.FValue.EndFValue |
( |
FlatBufferBuilder |
builder | ) |
|
|
static |
◆ GetRootAsFValue() [1/2]
static FValue droid.Runtime.Messaging.FBS.FValue.GetRootAsFValue |
( |
ByteBuffer |
_bb | ) |
|
|
static |
◆ GetRootAsFValue() [2/2]
◆ StartFValue()
static void droid.Runtime.Messaging.FBS.FValue.StartFValue |
( |
FlatBufferBuilder |
builder | ) |
|
|
static |
◆ ByteBuffer
ByteBuffer droid.Runtime.Messaging.FBS.FValue.ByteBuffer |
|
get |
◆ Val
double droid.Runtime.Messaging.FBS.FValue.Val |
|
get |
The documentation for this struct was generated from the following file:
- /home/heider/Projects/Neodroid/Unity/Examples/Assets/droid/Runtime/Messaging/FBS/NeodroidFBSTypes.cs