You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-12-31 18:41:20 +00:00
Updated binary_Serialization (markdown)
@@ -45,6 +45,10 @@ Following this is the actual packet contents, which varies for each type of pack
|
||||
|
||||
### 0: null
|
||||
### 1: bool
|
||||
Offset | Len | Type | Description
|
||||
---|---|---|---
|
||||
4|4|Integer| 0 for False, 1 for True
|
||||
|
||||
### 2: integer
|
||||
### 3: float
|
||||
### 4: string
|
||||
|
||||
Reference in New Issue
Block a user