Summary

public bool HasPlayerAccess(long playerId, MyRelationsBetweenPlayerAndBlock defaultNoUser)

Returns if local player can use block. It is also checking for admin access.

Returns

bool

Can player access block or not

Parameters