RequiresParentAttribute Class

Microsoft Robotics Class Reference

Add to entity types to note if they require a parent or not This is an optinal attribute

Namespace: Microsoft.Robotics.Simulation.Engine
Assembly: SimulationEngine (in SimulationEngine.dll) Version: 4.0.261.0 (4.0.261.0)

Syntax

[AttributeUsageAttribute(AttributeTargets.All, AllowMultiple = true, Inherited = true)]
public sealed class RequiresParentAttribute : Attribute

Inheritance Hierarchy

System. . :: . .Object
  System. . :: . .Attribute
    Microsoft.Robotics.Simulation.Engine..::..RequiresParentAttribute

See Also

RequiresParentAttribute Members

Microsoft.Robotics.Simulation.Engine Namespace