![]() |
FurreGender Property |
Furcadia Framework For Third Party Programs |
This stuff is still in the planning stages. Any questions or Comments are welcome.
Assembly: FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 42
[This is preliminary documentation and is subject to change.]
Note: This API is now obsolete.
[Missing <summary> documentation for "P:Furcadia.Net.DreamInfo.Furre.Gender"]
Namespace: Furcadia.Net.DreamInfo
Assembly: FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 42
Syntax
[ObsoleteAttribute] public int Gender { get; }
<ObsoleteAttribute> Public ReadOnly Property Gender As Integer Get Dim instance As Furre Dim value As Integer value = instance.Gender
public: [ObsoleteAttribute] property int Gender { int get (); }
[<ObsoleteAttribute>] member Gender : int with get
Property Value
Type: Int32See Also