Click or drag to resize
LogicToVisualDelegateAttribute Class

[Missing <summary> documentation for "T:Slash.Unity.Common.ECS.LogicToVisualDelegateAttribute"]

Inheritance Hierarchy
SystemObject
  SystemAttribute
    Slash.Unity.Common.ECSLogicToVisualDelegateAttribute

Namespace: Slash.Unity.Common.ECS
Assembly: Slash.Unity.Common (in Slash.Unity.Common.dll) Version: 1.0.6018.40182
Syntax
public class LogicToVisualDelegateAttribute : Attribute

The LogicToVisualDelegateAttribute type exposes the following members.

Constructors
  NameDescription
Public methodLogicToVisualDelegateAttribute
Initializes a new instance of the LogicToVisualDelegateAttribute class
Top
Properties
  NameDescription
Public propertyCallbackName
Public propertyEvent
Top
See Also