Profile

Undocumented in source.

Constructors

this
this(void* cObject, bool ownCObject)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Enums

GenderType
enum GenderType
Undocumented in source.
MaxNameLen
anonymousenum MaxNameLen
Undocumented in source.

Functions

Clone
Profile Clone()
Undocumented in source. Be warned that the author may not have intended to support it.
GetEyeHeight
float GetEyeHeight()
Undocumented in source. Be warned that the author may not have intended to support it.
GetGender
Profile.GenderType GetGender()
Undocumented in source. Be warned that the author may not have intended to support it.
GetIPD
float GetIPD()
Undocumented in source. Be warned that the author may not have intended to support it.
GetPlayerHeight
float GetPlayerHeight()
Undocumented in source. Be warned that the author may not have intended to support it.
Name
void Name(string value)
Undocumented in source. Be warned that the author may not have intended to support it.
Name
string Name()
Undocumented in source. Be warned that the author may not have intended to support it.
SetGender
void SetGender(Profile.GenderType gender)
Undocumented in source. Be warned that the author may not have intended to support it.
SetIPD
void SetIPD(float ipd)
Undocumented in source. Be warned that the author may not have intended to support it.
SetPlayerHeight
void SetPlayerHeight(float height)
Undocumented in source. Be warned that the author may not have intended to support it.
Type
void Type(ProfileType value)
Undocumented in source. Be warned that the author may not have intended to support it.
Type
ProfileType Type()
Undocumented in source. Be warned that the author may not have intended to support it.
dispose
void dispose()
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin ovr_im.SwigOperatorDefinitions
Undocumented in source.

Static functions

swigGetCPtr
void* swigGetCPtr(Profile obj)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

swigCMemOwn
bool swigCMemOwn;
Undocumented in source.

Mixed In Members

From mixin ovr_im.SwigOperatorDefinitions

opEquals
bool opEquals(Object o)
Undocumented in source. Be warned that the author may not have intended to support it.
opCmp
int opCmp(Object o)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta