C# Class fCraft.StringNode

Datei anzeigen Open project: fragmer/fCraft Class Usage Examples

Public Properties

Property Type Description
children fCraft.StringNode[]
payload PlayerInfo
tag byte

Property Details

children public_oe property

public StringNode[],fCraft children
return fCraft.StringNode[]

payload public_oe property

public PlayerInfo,fCraft payload
return PlayerInfo

tag public_oe property

public byte tag
return byte