C# Class FSO.Vitaboy.PropertyList

Lists properties associated with a motion.
Afficher le fichier Open project: RHY3756547/FreeSO Class Usage Examples

Méthodes publiques

Свойство Type Description
Items FSO.Vitaboy.PropertyListItem[]

Méthodes publiques

Méthode Description
this ( string key ) : string

Gets a PropertyList TimePropertyListItem instance from this PropertyList instance.

Method Details

this() public méthode

Gets a PropertyList TimePropertyListItem instance from this PropertyList instance.
public this ( string key ) : string
key string The key of a PropertyListItem (see Bones.cs)
Résultat string

Property Details

Items public_oe property

public PropertyListItem[],FSO.Vitaboy Items
Résultat FSO.Vitaboy.PropertyListItem[]