Method | Description | |
---|---|---|
RegisterWindow ( this m, string name, CKWindow window ) : void | ||
UnregisterWindow ( this m, string name ) : void |
public static RegisterWindow ( this m, string name, CKWindow window ) : void | ||
m | this | |
name | string | |
window | CKWindow | |
return | void |
public static UnregisterWindow ( this m, string name ) : void | ||
m | this | |
name | string | |
return | void |