ILane - Add Method Hide, Show
This commit is contained in:
parent
9cd22def78
commit
bd02973b52
|
@ -4,5 +4,7 @@
|
|||
{
|
||||
void Start();
|
||||
void Stop();
|
||||
void Hide();
|
||||
void Show();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user