Skip to content

Commit ad2416c

Browse files
authored
Merge pull request #26 from CLSFramework/update-proto-doc-2035
Update proto documentation
2 parents 8132fed + d07b852 commit ad2416c

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

docs/3-idl/protobuf.md

+13-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<a name="top"></a>
33

44

5-
## Version: 1.8
5+
## Version: 1.9
66

77
## Table of Contents
88

@@ -156,6 +156,7 @@
156156
- [WorldModel.TheirPlayersDictEntry](#protos-WorldModel-TheirPlayersDictEntry)
157157
- [bhv_doForceKick](#protos-bhv_doForceKick)
158158
- [bhv_doHeardPassRecieve](#protos-bhv_doHeardPassRecieve)
159+
- [bhv_goalieFreeKick](#protos-bhv_goalieFreeKick)
159160

160161
- [AgentType](#protos-AgentType)
161162
- [CardType](#protos-CardType)
@@ -2194,6 +2195,7 @@ To get type information of the player, you can use the type_id field and player
21942195
| bhv_do_heard_pass_recieve | [bhv_doHeardPassRecieve](#protos-bhv_doHeardPassRecieve) | | |
21952196
| helios_basic_tackle | [HeliosBasicTackle](#protos-HeliosBasicTackle) | | |
21962197
| neck_offensive_intercept_neck | [Neck_OffensiveInterceptNeck](#protos-Neck_OffensiveInterceptNeck) | | |
2198+
| bhv_goalie_free_kick | [bhv_goalieFreeKick](#protos-bhv_goalieFreeKick) | | |
21972199

21982200

21992201

@@ -3278,6 +3280,16 @@ WorldModel is the message that represents the world model in the soccer simulati
32783280

32793281

32803282

3283+
3284+
<a name="protos-bhv_goalieFreeKick"></a>
3285+
3286+
### bhv_goalieFreeKick
3287+
3288+
3289+
3290+
3291+
3292+
32813293

32823294

32833295

0 commit comments

Comments
 (0)