This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
libtf:documentation:api:person [2018/04/18 19:46] – created lee | libtf:documentation:api:person [2024/06/19 20:19] (current) – removed lee | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | [[libtf: | ||
- | |||
- | |||
- | ====== LibTF.Person====== | ||
- | |||
- | **Inherits From:** [[libtf: | ||
- | |||
- | FIXME description | ||
- | |||
- | |||
- | ===== Fields ===== | ||
- | |||
- | **Inherited from [[libtf: | ||
- | |||
- | FIXME | ||
- | |||
- | |||
- | ===== Methods ===== | ||
- | |||
- | **Inherited from [[libtf: | ||
- | |||
- | |||
- | ==== (Person).applyChanges( thirdPerson = false ) ==== | ||
- | |||
- | * **Arguments: | ||
- | * **// | ||
- | * **Returns: | ||
- | * **Throws:** Error if: FIXME. | ||
- | |||
- | FIXME desc | ||
- | |||
- | <code javascript> | ||
- | FIXME Example | ||
- | </ | ||
- | |||
- | |||
- | ==== (Person).getDescriptionGeneral( thirdPerson=false, | ||
- | |||
- | * **Arguments: | ||
- | * **// | ||
- | * **// | ||
- | * **Returns: | ||
- | * **Throws:** Error if: FIXME. | ||
- | |||
- | FIXME desc | ||
- | |||
- | <code javascript> | ||
- | FIXME Example | ||
- | </ | ||
- | |||
- | |||
- | ==== (Person).getDescriptionApparel( thirdPerson=false, | ||
- | |||
- | * **Arguments: | ||
- | * **// | ||
- | * **// | ||
- | * **Returns: | ||
- | * **Throws:** Error if: FIXME. | ||
- | |||
- | FIXME desc | ||
- | |||
- | <code javascript> | ||
- | FIXME Example | ||
- | </ | ||
- | |||
- | |||
- | ==== (Person).getDescriptionSexual( thirdPerson=false, | ||
- | |||
- | * **Arguments: | ||
- | * **// | ||
- | * **// | ||
- | * **Returns: | ||
- | * **Throws:** Error if: FIXME. | ||
- | |||
- | FIXME desc | ||
- | |||
- | <code javascript> | ||
- | FIXME Example | ||
- | </ | ||
- | |||
- | |||
- | [[libtf: | ||