Sequine - Scripting API
Calcatz.CookieCutter.StickyNoteCommand Class Reference

Sticky note which contains only notes/information without actually affecting the process. More...

Inheritance diagram for Calcatz.CookieCutter.StickyNoteCommand:
Calcatz.CookieCutter.Command< T1, T2, T3, T4, T5, T6, T7, T8, T9, T10 >

Public Member Functions

 StickyNoteCommand ()
 

Public Attributes

Color color = new Color(0.2569865f, 0.4540747f, 0.7264151f, 0.815f)
 
string notes
 
Vector2 size = new Vector2(200, 50)
 

Additional Inherited Members

Detailed Description

Sticky note which contains only notes/information without actually affecting the process.

Constructor & Destructor Documentation

◆ StickyNoteCommand()

Calcatz.CookieCutter.StickyNoteCommand.StickyNoteCommand ( )

Member Data Documentation

◆ color

Color Calcatz.CookieCutter.StickyNoteCommand.color = new Color(0.2569865f, 0.4540747f, 0.7264151f, 0.815f)

◆ notes

string Calcatz.CookieCutter.StickyNoteCommand.notes

◆ size

Vector2 Calcatz.CookieCutter.StickyNoteCommand.size = new Vector2(200, 50)