Vixen
02b45cc4
csharp
public interface IDeclaredAccess

Declares a system's access at construction time, for systems whose component set is not a compile-time constant.

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

Remarks

Overrides the attributes rather than adding to them, so a system that computes its access has one place that says what it is.

Fields and properties (1)

Used by (43, showing 40)

  • OrbitSystemEcsStressTest
  • AnimationSystemVixen.Animation
  • AudioSystemVixen.Audio
  • CameraDirectorSystemVixen.Engine
  • CameraExtractionSystemVixen.Rendering
  • CharacterMovementSystemVixen.Physics
  • ConstraintGizmoSystemVixen.Animation
  • DebugDrawSystemVixen.Engine
  • DiagnosticOverlaySystemVixen.Engine
  • LightExtractionSystemVixen.Rendering
  • LocalPlayerSystemVixen.Net.Engine
  • MeshExtractionSystemVixen.Rendering
  • NavigationSystemVixen.Navigation
  • NetworkAnimatorApplySystemVixen.Net.Animation
  • NetworkAnimatorCaptureSystemVixen.Net.Animation
  • NetworkAudioApplySystemVixen.Net.Audio
  • NetworkAudioCaptureSystemVixen.Net.Audio
  • NetworkBonesApplySystemVixen.Net.Animation
  • NetworkBonesCaptureSystemVixen.Net.Animation
  • NetworkRigidBodyCaptureSystemVixen.Net.Physics
  • NetworkRigidBodyCorrectionSystemVixen.Net.Physics
  • NetworkSpawnSystemVixen.Net.Engine
  • NetworkTransformApplySystemVixen.Net.Engine
  • NetworkTransformCaptureSystemVixen.Net.Engine
  • PhysicsDebugDrawSystemVixen.Physics
  • PhysicsInterpolationSystemVixen.Physics
  • PhysicsSyncSystemVixen.Physics
  • PhysicsWritebackSystemVixen.Physics
  • PlayerInputQuantizeSystemVixen.Net.Engine
  • PlayerInputSystemVixen.Engine
  • PossessionSystemVixen.Engine
  • PostProcessVolumeSystemVixen.Rendering
  • PredictionSmoothingSystemVixen.Net.Engine
  • ProgrammaticSystemVixen.Ecs.Tests
  • RecorderVixen.Engine.Tests
  • SkinningSystemVixen.Animation
  • SystemAccessVixen.Ecs
  • SystemGraphVixen.Ecs
  • TransformSystemVixen.Engine
  • VfxExtractionSystemVixen.Rendering