C# Class Klawr.ClrHost.Managed.Attributes.UFUNCTIONAttribute

Inheritance: System.Attribute
显示文件 Open project: Algorithman/klawr

Public Methods

Method Description
UFUNCTIONAttribute ( bool pushProperties = true, bool popProperties = true ) : System

Method Details

UFUNCTIONAttribute() public method

public UFUNCTIONAttribute ( bool pushProperties = true, bool popProperties = true ) : System
pushProperties bool
popProperties bool
return System