====== COMP_LIVESTOCK ====== **Category**: Component Parent class: [[:api:component|COMPONENT]]\\ ===== Properties ===== ---- ==== AgingRate ==== //[[:annotations#serialized|Serialized]]// * **Type**: ''[[:data-types#float|float]]'' * **Expected**: ''float value'' * **Default value**: ''0.01f'' ---- ==== Age ==== //[[:annotations#serialized|Serialized]], [[:annotations#savegame|Savegame]]// * **Type**: ''[[:data-types#float|float]]'' * **Expected**: ''float value'' * **Default value**: ''0.5f'' ---- ==== Color ==== //[[:annotations#serialized|Serialized]], [[:annotations#savegame|Savegame]]// * **Type**: ''[[:api:color|color]]'' * **Expected**: ''color value'' * **Default value**: ''COL_WHITE'' ---- ==== WalkAnimation ==== //[[:annotations#serialized|Serialized]], [[:annotations#savegame|Savegame]]// * **Type**: ''[[:api:agent_animation|AGENT_ANIMATION]]'' * **Expected**: ''enum value'' * **Default value**: ''AGENT_ANIMATION.WALKING'' ---- ==== IdleAnimation ==== //[[:annotations#serialized|Serialized]], [[:annotations#savegame|Savegame]]// * **Type**: ''[[:api:agent_animation|AGENT_ANIMATION]]'' * **Expected**: ''enum value'' * **Default value**: ''AGENT_ANIMATION.IDLE'' ---- ==== GatheringAnimation ==== //[[:annotations#serialized|Serialized]], [[:annotations#savegame|Savegame]]// * **Type**: ''[[:api:agent_animation|AGENT_ANIMATION]]'' * **Expected**: ''enum value'' * **Default value**: ''AGENT_ANIMATION.GATHER'' ---- ==== TimeToWait ==== //[[:annotations#serialized|Serialized]], [[:annotations#savegame|Savegame]]// * **Type**: ''[[:data-types#float|float]]'' * **Expected**: ''float value'' * **Default value**: ''0.0f'' ---- ==== WalkAnimationSpeedRatio ==== //[[:annotations#serialized|Serialized]], [[:annotations#savegame|Savegame]]// * **Type**: ''[[:data-types#float|float]]'' * **Expected**: ''float value'' * **Default value**: ''1.0f'' ---- ==== SpawnSfx ==== //[[:annotations#serialized|Serialized]], [[:annotations#savegame|Savegame]]// * **Type**: ''[[:data-types#string|string]]'' * **Expected**: ''string value'' ---- ==== VoxSfx ==== //[[:annotations#serialized|Serialized]], [[:annotations#savegame|Savegame]]// * **Type**: ''[[:data-types#string|string]]'' * **Expected**: ''string value'' ---- ==== BellSfx ==== //[[:annotations#serialized|Serialized]], [[:annotations#savegame|Savegame]]// * **Type**: ''[[:data-types#string|string]]'' * **Expected**: ''string value''