예제 #1
0
 protected void OnEnable()
 {
     LevelHierarchy.addItem(this);
     WaterSystem.addVolume(this);
 }
예제 #2
0
 // Token: 0x06000CEF RID: 3311 RVA: 0x0005F43C File Offset: 0x0005D83C
 protected void OnEnable()
 {
     LevelHierarchy.addItem(this);
     FoliageVolumeSystem.addVolume(this);
 }
예제 #3
0
 // Token: 0x06000CCA RID: 3274 RVA: 0x0005E600 File Offset: 0x0005CA00
 protected void OnEnable()
 {
     LevelHierarchy.addItem(this);
 }
예제 #4
0
 // Token: 0x06000E6A RID: 3690 RVA: 0x00063B6E File Offset: 0x00061F6E
 protected void OnEnable()
 {
     LevelHierarchy.addItem(this);
     LandscapeHoleSystem.addVolume(this);
 }