메소드 | 설명 | |
---|---|---|
ConditionalAction ( int newLayer, string newCondition, string newConProperty, string newCommand, string newCmdProperty, int newCmdKeyChar, int newCmdKeyCode, string newSound, bool newFocus ) : System |
public ConditionalAction ( int newLayer, string newCondition, string newConProperty, string newCommand, string newCmdProperty, int newCmdKeyChar, int newCmdKeyCode, string newSound, bool newFocus ) : System | ||
newLayer | int | |
newCondition | string | |
newConProperty | string | |
newCommand | string | |
newCmdProperty | string | |
newCmdKeyChar | int | |
newCmdKeyCode | int | |
newSound | string | |
newFocus | bool | |
리턴 | System |