コード例 #1
0
 public static Persistence.Update Get(this global::Improbable.Worker.IComponentUpdate <Persistence> update)
 {
     return((Persistence.Update)update);
 }
コード例 #2
0
 public static IsAlive.Update Get(this global::Improbable.Worker.IComponentUpdate <IsAlive> update)
 {
     return((IsAlive.Update)update);
 }
コード例 #3
0
 public static Interest.Update Get(this global::Improbable.Worker.IComponentUpdate <Interest> update)
 {
     return((Interest.Update)update);
 }
コード例 #4
0
 public static PlayerClient.Update Get(this global::Improbable.Worker.IComponentUpdate <PlayerClient> update)
 {
     return((PlayerClient.Update)update);
 }
コード例 #5
0
 public static ExhaustiveRepeated.Update Get(this global::Improbable.Worker.IComponentUpdate <ExhaustiveRepeated> update)
 {
     return((ExhaustiveRepeated.Update)update);
 }
コード例 #6
0
 public static Metadata.Update Get(this global::Improbable.Worker.IComponentUpdate <Metadata> update)
 {
     return((Metadata.Update)update);
 }
コード例 #7
0
 public static System.Update Get(this global::Improbable.Worker.IComponentUpdate <System> update)
 {
     return((System.Update)update);
 }
コード例 #8
0
ファイル: Life.cs プロジェクト: cc-cortes/conways-spatialos
 public static Life.Update Get(this global::Improbable.Worker.IComponentUpdate <Life> update)
 {
     return((Life.Update)update);
 }
コード例 #9
0
 public static NestedComponent.Update Get(this global::Improbable.Worker.IComponentUpdate <NestedComponent> update)
 {
     return((NestedComponent.Update)update);
 }
コード例 #10
0
 public static Neighbors.Update Get(this global::Improbable.Worker.IComponentUpdate <Neighbors> update)
 {
     return((Neighbors.Update)update);
 }
コード例 #11
0
 public static ExhaustiveBlittableSingular.Update Get(this global::Improbable.Worker.IComponentUpdate <ExhaustiveBlittableSingular> update)
 {
     return((ExhaustiveBlittableSingular.Update)update);
 }
コード例 #12
0
 public static Position.Update Get(this global::Improbable.Worker.IComponentUpdate <Position> update)
 {
     return((Position.Update)update);
 }
コード例 #13
0
 public static EntityAcl.Update Get(this global::Improbable.Worker.IComponentUpdate <EntityAcl> update)
 {
     return((EntityAcl.Update)update);
 }
コード例 #14
0
 public static ExhaustiveOptional.Update Get(this global::Improbable.Worker.IComponentUpdate <ExhaustiveOptional> update)
 {
     return((ExhaustiveOptional.Update)update);
 }
コード例 #15
0
 public static PingResponder.Update Get(this global::Improbable.Worker.IComponentUpdate <PingResponder> update)
 {
     return((PingResponder.Update)update);
 }
コード例 #16
0
 public static Worker.Update Get(this global::Improbable.Worker.IComponentUpdate <Worker> update)
 {
     return((Worker.Update)update);
 }