 | RuyiNetAcl Class |
[This is preliminary documentation and is subject to change.]
Determines the permissions others have to access a players entities
(0 = no access, 1 = read-only, 2 = read/write).
Inheritance Hierarchy
Namespace:
Ruyi.SDK.Online
Assembly:
RuyiSDK (in RuyiSDK.dll) Version: 0.9.3.3995 (0.9.3.3995)
Syntax[SerializableAttribute]
public class RuyiNetAcl
The RuyiNetAcl type exposes the following members.
Constructors
| Name | Description |
---|
 | RuyiNetAcl | Initializes a new instance of the RuyiNetAcl class |
Top
Fields
| Name | Description |
---|
 | other |
Permissions for other users.
|
Top
See Also