Vixen
dd8b0a81

UpdateInGroupAttribute

annotation Core/Vixen.Ecs/Systems/SystemAttributes.cs:77
csharp
public sealed class UpdateInGroupAttribute

Puts a system in a phase. Without one, a system lands in Update.

No guide page documents this yet — the page shows what the code says about itself.

As a annotation

Valid on
Class, Struct

Fields and properties (1)

Methods (1)

  • public UpdateInGroupAttribute(SystemPhase phase)

    Puts a system in a phase. Without one, a system lands in Update.

Used by (84, showing 40)

  • IntruderSystemAiVillage
  • MouseCaptureSystemThirdPersonShooter
  • OrbitSystemEcsStressTest
  • TerrainGroundSystemThirdPersonShooter
  • AiOverlaySystemVixen.Ai.Diagnostics
  • AiSystemVixen.Ai
  • AnimationSystemVixen.Animation
  • AudioSystemVixen.Audio
  • BehaviorLateUpdateSystemVixen.Engine
  • BehaviorLifecycleSystemVixen.Engine
  • BehaviorUpdateSystemVixen.Engine
  • BlendShapeAnimationSystemVixen.Animation
  • BuoyancyDebugSystemVixen.Water.Physics
  • BuoyancyDebugSystemTestsVixen.Water.Physics.Tests
  • BuoyancySystemVixen.Water.Physics
  • BuoyancySystemTestsVixen.Water.Physics.Tests
  • CameraDirectorSystemVixen.Engine
  • CameraExtractionSystemVixen.Rendering
  • CharacterMovementSystemVixen.Physics
  • ConstraintGizmoSystemVixen.Animation
  • CoroutineEndOfFrameSystemVixen.Engine
  • CoroutineFixedStepSystemVixen.Engine
  • CoroutineLateUpdateSystemVixen.Engine
  • CoroutineUpdateSystemVixen.Engine
  • DebugDrawSystemVixen.Engine
  • DiagnosticOverlaySystemVixen.Engine
  • InputPhaseSystemVixen.Ecs.Tests
  • InputUpdateSystemVixen.Engine
  • LagCompensationSystemVixen.Net.Physics
  • LightExtractionSystemVixen.Rendering
  • LocalPlayerSystemVixen.Net.Engine
  • LodExtractionSystemVixen.Engine.Renderer
  • MeshExtractionSystemVixen.Rendering
  • MorphWeightSystemVixen.Rendering
  • NavigationSystemVixen.Navigation
  • NetworkAnimatorApplySystemVixen.Net.Animation
  • NetworkAnimatorCaptureSystemVixen.Net.Animation
  • NetworkAudioApplySystemVixen.Net.Audio
  • NetworkAudioCaptureSystemVixen.Net.Audio
  • NetworkBoneSelectionSystemVixen.Net.Animation