Declaration
public bool IsOwner(ParaPlayer player);
Description
Judges if the specified ParaPlayer is the owner.
Parameter
player | Judges if the ParaPlayer is the owner. |
public bool IsOwner(ParaPlayer player);
Judges if the specified ParaPlayer is the owner.
player | Judges if the ParaPlayer is the owner. |