팀원들 모두가 시야를 공유하도록 함
This commit is contained in:
@@ -26,5 +26,10 @@ namespace Northbound
|
||||
/// 현재 활성화 상태인지
|
||||
/// </summary>
|
||||
bool IsActive();
|
||||
|
||||
/// <summary>
|
||||
/// 소속 팀 (팀 시야 공유용)
|
||||
/// </summary>
|
||||
TeamType GetTeam();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user