| 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:
SDK.RuyiSDKAsync (in SDK.RuyiSDKAsync.dll) Version: 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 |
TopFields
| Name | Description |
---|
| other |
Permissions for other users.
|
TopSee Also