Group :: OnMemberLost |
01 | This function will be called as callback when another member has been lost. |
02 |
[C++] virtual void OnMemberLost(uint64 memberIndex, SemysTimeTick tick); |
03 |
Parameters:
|
04 | This callback is on behalf of the SemysGroupMemberLostProt() callback. |
05 |
Global Lock: Required Reference: net::semys Implementation: Semys Architecture See Also: Arch Group Sub-System, Group, SemysGroupMemberLostProt() |
Goto: Main Page; This page is part of the Semys software documentation. See About: Documentation for details. |