Class UnturnedPlayerAsset
Inheritance
System.Object
UnturnedPlayerAsset
Assembly: OpenMod.Unturned.dll
Syntax
public class UnturnedPlayerAsset : object, IEntityAsset
Properties
|
Improve this Doc
View Source
EntityAssetId
Declaration
public string EntityAssetId { get; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
EntityType
Declaration
public string EntityType { get; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Instance
Declaration
public static UnturnedPlayerAsset Instance { get; }
Property Value
|
Improve this Doc
View Source
Name
Declaration
public string Name { get; }
Property Value
Type |
Description |
System.String |
|
Implements
Extension Methods