Class MyStatLogicDescriptor
Inheritance
System.Object
MyStatLogicDescriptor
Namespace: Sandbox.Game
Assembly: Sandbox.Game.dll
Syntax
public class MyStatLogicDescriptor : Attribute
Constructors
MyStatLogicDescriptor(String)
Declaration
public MyStatLogicDescriptor(string componentName)
Parameters
Type | Name | Description |
---|---|---|
System.String | componentName |
Fields
ComponentName
Declaration
public string ComponentName
Field Value
Type | Description |
---|---|
System.String |