Visual3D Game EngineAPI Documentation for XNA, C#, VB, and .NET

Namespace: Visual3D
Assembly: Visual3D (in Visual3D.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

      
 C#  Visual Basic 
public class CurrentStateAttribute : PropertyCategory..::..CategoryAttribute
Public Class CurrentStateAttribute _
	Inherits PropertyCategory..::..CategoryAttribute

Members

         
 All Members  Constructors   Properties  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
PropertyCategory..::..CurrentStateAttribute()()()()
Initializes a new instance of the PropertyCategory..::..CurrentStateAttribute class
Name (Inherited from CategoryAttribute.)
UserLevel (Inherited from CategoryAttribute.)

Inheritance Hierarchy

System..::..Object
  System..::..Attribute
    System.ComponentModel..::..CategoryAttribute
      Visual3D..::..CategoryAttribute
        Visual3D..::..PropertyCategory..::..CategoryAttribute
          Visual3D..::..PropertyCategory..::..CurrentStateAttribute

See Also