Inherits CrossLink.CreatureBase.
|
override void | InitPendantsAndArmors () |
|
GameObject | GetDisabledObj (string name) |
|
void | EnableLightingUseHalfLambert () |
|
virtual void | SetupArmor (FullCharacterControl fc) |
|
void | InitBoneProxy () |
|
virtual void | InitVariation () |
|
void | SetPendantsLoadingAsync (System.Action cb) |
|
virtual void | OnDropPhysicsBody (DropablePhysicsBone bone) |
|
void | SetupWeapon (FullCharacterControl fc) |
|
|
FullCharacterControl | fc |
|
float | weaponRandomFactor = 0.2f |
|
List< string > | randomWeaponList = new List<string>() |
|
bool | leftHandWeaponSpawn |
|
bool | rightHandWeaponSpawn |
|
Renderer[] | changeMatRenderers |
|
MaterialSet[] | changeMatSets |
|
ActiveObjSet[] | randomActiveObjs |
|
ActiveObjSet | randomActiveAdditions |
|
ArmorProfile | armorProfile |
|
ArmorProfile.ArmorTag[] | armorConfigs |
|
ArmorProfile.ArmorTag[] | armorConfigsRandom |
|
float | armorRandomFactor = 0.4f |
|
List< GameObject > | disabledGameObjs |
|
List< BoneProxyInfo > | boneProxyList |
|