Searched defs:InParentNamespace (Results 1 – 10 of 10) sorted by relevance
12 public struct InParentNamespace : IFlatbufferObject struct24 public static Offset<MyGame.InParentNamespace> EndInParentNamespace(FlatBufferBuilder builder) { in EndInParentNamespace()35 …public static Offset<MyGame.InParentNamespace> Pack(FlatBufferBuilder builder, InParentNamespaceT … in Pack()
28 type InParentNamespace struct { struct29 _tab flatbuffers.Table39 func (rcv *InParentNamespace) Init(buf []byte, i flatbuffers.UOffsetT) {44 func (rcv *InParentNamespace) Table() flatbuffers.Table {
11 class InParentNamespace : Table() { class
11 class InParentNamespace extends Table class
11 public final class InParentNamespace extends Table { class
9 class InParentNamespace(object): class
27 pub struct InParentNamespace<'a> { struct28 pub _tab: flatbuffers::Table<'a>,31 impl<'a> flatbuffers::Follow<'a> for InParentNamespace<'a> { implementation41 impl<'a> InParentNamespace<'a> { impl
72 export class InParentNamespace { class
150 MyGame.InParentNamespace = function() { class
169 public struct InParentNamespace: FlatBufferObject { struct