Api WithCornerIcon
class

WithCornerIcon

public class WithCornerIcon : IconButton

Constructors

WithCornerIcon(String icon, Action onClick, Widget parent)

Properties

Name Type Description
CornerIcon String Icon to show in the bottom right corner
CornerIconSize Single The size of the icon in the corner
CornerIconColor Color The color of the icon in the corner
CornerIconOffset Vector2 The position of the icon in the corner
Assembly: Sandbox.Tools Declaring Type: IconButton Full Name: Editor.IconButton.WithCornerIcon