Searched defs:FlexLength (Results 1 - 2 of 2) sorted by relevance

/external/flatbuffers/tests/MyGame/Example/
H A DMonster.py356 def FlexLength(self): member in class:Monster
H A DMonster.cs87 public int FlexLength { get { int o = __p.__offset(64); return o != 0 ? __p.__vector_len(o) : 0; } } property in struct:MyGame.Example.Monster

Completed in 88 milliseconds