Namespace: CreepyTowersAssembly: CreepyTowers (in CreepyTowers.exe) Version: 1.1.1.0 (1.1.1)
public List<Avatar> AvailableAvatars { get; }
public List<Avatar> AvailableAvatars { get; }
Public ReadOnly Property AvailableAvatars As List(Of Avatar)
Get
Public ReadOnly Property AvailableAvatars As List(Of Avatar)
Get
public:
property List<Avatar^>^ AvailableAvatars {
List<Avatar^>^ get ();
}
public:
property List<Avatar^>^ AvailableAvatars {
List<Avatar^>^ get ();
}
member AvailableAvatars : List<Avatar> with get
member AvailableAvatars : List<Avatar> with get
Property Value
Type:
List Avatar