Exemplo n.º 1
0
 public ISpawnTreeInitializerAI(CR2WFile cr2w, CVariable parent, string name) : base(cr2w, parent, name)
 {
 }
Exemplo n.º 2
0
 public W3TrapProjectileStatue(CR2WFile cr2w, CVariable parent, string name) : base(cr2w, parent, name)
 {
 }
Exemplo n.º 3
0
		public CAIGravehagCombatLogic(IRed3EngineFile cr2w, CVariable parent, string name) : base(cr2w, parent, name){ }
Exemplo n.º 4
0
 public SSpawnTreeEntryStealCreatureState(IRed3EngineFile cr2w, CVariable parent, string name) : base(cr2w, parent, name)
 {
 }
Exemplo n.º 5
0
 public CBTTaskSorceressAttacksBoid(IRed3EngineFile cr2w, CVariable parent, string name) : base(cr2w, parent, name)
 {
 }
		public CDoorComponent(CR2WFile cr2w, CVariable parent, string name) : base(cr2w, parent, name){ }
Exemplo n.º 7
0
 public CBTTaskDisableHitReactionFor(CR2WFile cr2w, CVariable parent, string name) : base(cr2w, parent, name)
 {
 }
 public W3ActorLatentActionMoveAlongPathWithCompanion(CR2WFile cr2w, CVariable parent, string name) : base(cr2w, parent, name)
 {
 }
 public static new CVariable Create(CR2WFile cr2w, CVariable parent, string name) => new W3ActorLatentActionMoveAlongPathWithCompanion(cr2w, parent, name);
Exemplo n.º 10
0
 public static new CVariable Create(CR2WFile cr2w, CVariable parent, string name) => new CBehTreeNodeConditionalTreeNPCTypeDefinition(cr2w, parent, name);
 public CBehTreeNodePredefinedPathRuberBandDefinition(IRed3EngineFile cr2w, CVariable parent, string name) : base(cr2w, parent, name)
 {
 }
Exemplo n.º 12
0
 public CBehTreeNodeConditionalTreeNPCTypeDefinition(CR2WFile cr2w, CVariable parent, string name) : base(cr2w, parent, name)
 {
 }
Exemplo n.º 13
0
 public CSwarmRenderComponent(IRed3EngineFile cr2w, CVariable parent, string name) : base(cr2w, parent, name)
 {
 }
Exemplo n.º 14
0
 public static new CVariable Create(CR2WFile cr2w, CVariable parent, string name) => new ISpawnTreeInitializerAI(cr2w, parent, name);
 public static new CVariable Create(CR2WFile cr2w, CVariable parent, string name) => new W3Effect_SlowdownAxii(cr2w, parent, name);
Exemplo n.º 16
0
		public CBTEnumAttackSwingType(IRed3EngineFile cr2w, CVariable parent, string name) : base(cr2w, parent, name){ }
Exemplo n.º 17
0
 public CAINpcReactionTaunt(IRed3EngineFile cr2w, CVariable parent, string name) : base(cr2w, parent, name)
 {
 }
 public CBehaviorGraphMimicSlotWithCurveNode(CR2WFile cr2w, CVariable parent, string name) : base(cr2w, parent, name)
 {
 }
		public static new CVariable Create(CR2WFile cr2w, CVariable parent, string name) => new CDoorComponent(cr2w, parent, name);
 public static new CVariable Create(CR2WFile cr2w, CVariable parent, string name) => new CBehaviorGraphMimicSlotWithCurveNode(cr2w, parent, name);
Exemplo n.º 21
0
 public static new CVariable Create(CR2WFile cr2w, CVariable parent, string name) => new CBTTaskDisableHitReactionFor(cr2w, parent, name);
Exemplo n.º 22
0
 public CMoveSTRotate(IRed3EngineFile cr2w, CVariable parent, string name) : base(cr2w, parent, name)
 {
 }
Exemplo n.º 23
0
 public CGrassCellMask(IRed3EngineFile cr2w, CVariable parent, string name) : base(cr2w, parent, name)
 {
 }
Exemplo n.º 24
0
 public CInterestPointComponent(CR2WFile cr2w, CVariable parent, string name) : base(cr2w, parent, name)
 {
 }
		public CBehTreeNodeFinishAnimationsDefinition(IRed3EngineFile cr2w, CVariable parent, string name) : base(cr2w, parent, name){ }
Exemplo n.º 26
0
 public static new CVariable Create(CR2WFile cr2w, CVariable parent, string name) => new CInterestPointComponent(cr2w, parent, name);
Exemplo n.º 27
0
 public static new CVariable Create(CR2WFile cr2w, CVariable parent, string name) => new W3TrapProjectileStatue(cr2w, parent, name);
 public W3Effect_SlowdownAxii(CR2WFile cr2w, CVariable parent, string name) : base(cr2w, parent, name)
 {
 }
Exemplo n.º 29
0
 public W3SpawnedCounterCondition(IRed3EngineFile cr2w, CVariable parent, string name) : base(cr2w, parent, name)
 {
 }
 public static new CVariable Create(CR2WFile cr2w, CVariable parent, string name) => new FakeProjectile(cr2w, parent, name);