C# Class CryEngine.FlowSystem.NodeCategoryAttribute

Inheritance: System.Attribute
显示文件 Open project: samneirinck/cemono

Public Methods

Method Description
NodeCategoryAttribute ( ) : System
NodeCategoryAttribute ( string category ) : System

Method Details

NodeCategoryAttribute() public method

public NodeCategoryAttribute ( ) : System
return System

NodeCategoryAttribute() public method

public NodeCategoryAttribute ( string category ) : System
category string
return System