C# Class NWParsing_Plugin.OwnerInfo

Mostra file Open project: nilsbrummond/Neverwinter-ACT-Plugin Class Usage Examples

Public Properties

Property Type Description
ownerDsp string
ownerEntityType EntityType
ownerInt string
petDsp string
petInt string

Property Details

ownerDsp public_oe property

public string ownerDsp
return string

ownerEntityType public_oe property

public EntityType ownerEntityType
return EntityType

ownerInt public_oe property

public string ownerInt
return string

petDsp public_oe property

public string petDsp
return string

petInt public_oe property

public string petInt
return string