Click or drag to resize

CommentAttribute Constructor

Namespace:  Gamelogic.Extensions
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public CommentAttribute(
	string comment,
	string tooltip = ""
)

Parameters

comment
Type: SystemString
tooltip (Optional)
Type: SystemString
See Also