public CharacterCreationPersistantElements(CR2WFile cr2w, CVariable parent, string name) : base(cr2w, parent, name)
 {
 }
 public CBehTreeNodeReactionSceneEndNodeDefinition(CR2WFile cr2w, CVariable parent, string name) : base(cr2w, parent, name)
 {
 }
Exemple #3
0
 public CInGameConfigWrapper(CR2WFile cr2w, CVariable parent, string name) : base(cr2w, parent, name)
 {
 }
 public inkMenuLogicController(CR2WFile cr2w, CVariable parent, string name) : base(cr2w, parent, name)
 {
 }
Exemple #5
0
 public MeleeJumpAttackEvents(CR2WFile cr2w, CVariable parent, string name) : base(cr2w, parent, name)
 {
 }
Exemple #6
0
 public static new CVariable Create(CR2WFile cr2w, CVariable parent, string name) => new CStorySceneEventPlacementInterpolation(cr2w, parent, name);
 public static new CVariable Create(CR2WFile cr2w, CVariable parent, string name) => new CBehaviorGraphParentValueInputNode(cr2w, parent, name);
Exemple #8
0
 public inkVirtualItemTemplateClassifier(CR2WFile cr2w, CVariable parent, string name) : base(cr2w, parent, name)
 {
 }
 public worldTrafficPersistentSpatialResource(CR2WFile cr2w, CVariable parent, string name) : base(cr2w, parent, name)
 {
 }
 public gameItemDropStorageInventoryListener(CR2WFile cr2w, CVariable parent, string name) : base(cr2w, parent, name)
 {
 }
Exemple #11
0
 public ItemTooltipCraftedModule(CR2WFile cr2w, CVariable parent, string name) : base(cr2w, parent, name)
 {
 }
Exemple #12
0
 public physicsRagdollBodyNames(CR2WFile cr2w, CVariable parent, string name) : base(cr2w, parent, name)
 {
 }
 public DemolitionContainer(CR2WFile cr2w, CVariable parent, string name) : base(cr2w, parent, name)
 {
 }
 public gamedataAISubActionGeneratePointOfInterestTarget_Record(CR2WFile cr2w, CVariable parent, string name) : base(cr2w, parent, name)
 {
 }
Exemple #15
0
 public gameMovingPlatformSystem(CR2WFile cr2w, CVariable parent, string name) : base(cr2w, parent, name)
 {
 }
Exemple #16
0
 public SceneExitingCombatEvents(CR2WFile cr2w, CVariable parent, string name) : base(cr2w, parent, name)
 {
 }
Exemple #17
0
 public CStorySceneEventPlacementInterpolation(CR2WFile cr2w, CVariable parent, string name) : base(cr2w, parent, name)
 {
 }
Exemple #18
0
 public FridgeController(CR2WFile cr2w, CVariable parent, string name) : base(cr2w, parent, name)
 {
 }
 public CBehaviorGraphParentValueInputNode(CR2WFile cr2w, CVariable parent, string name) : base(cr2w, parent, name)
 {
 }
Exemple #20
0
 public TestEffector(CR2WFile cr2w, CVariable parent, string name) : base(cr2w, parent, name)
 {
 }
 public questPlayEnv_NodeType(CR2WFile cr2w, CVariable parent, string name) : base(cr2w, parent, name)
 {
 }
Exemple #22
0
 public W3RunewordManager(CR2WFile cr2w, CVariable parent, string name) : base(cr2w, parent, name)
 {
 }
 public scnChoiceNodeNsAdaptiveLookAtReferencePoint(CR2WFile cr2w, CVariable parent, string name) : base(cr2w, parent, name)
 {
 }
Exemple #24
0
 public static new CVariable Create(CR2WFile cr2w, CVariable parent, string name) => new W3RunewordManager(cr2w, parent, name);
Exemple #25
0
 public OnFocusLost(CR2WFile cr2w, CVariable parent, string name) : base(cr2w, parent, name)
 {
 }
 public gamedataAIActionSecurityAreaType_Record(CR2WFile cr2w, CVariable parent, string name) : base(cr2w, parent, name)
 {
 }
 public static new CVariable Create(CR2WFile cr2w, CVariable parent, string name) => new CBehTreeNodeReactionSceneEndNodeDefinition(cr2w, parent, name);
 public VendorConfirmationPopupData(CR2WFile cr2w, CVariable parent, string name) : base(cr2w, parent, name)
 {
 }
Exemple #29
0
 public static new CVariable Create(CR2WFile cr2w, CVariable parent, string name) => new CInGameConfigWrapper(cr2w, parent, name);
Exemple #30
0
 public static new CVariable Create(CR2WFile cr2w, CVariable parent, string name) => new BTCondIsGuarded(cr2w, parent, name);