Survivalcraft API 1.8.2.3 v1.8.2.3
Survivalcraft 2.4
载入中...
搜索中...
未找到
Game.BestiaryCreatureInfo
Game.BestiaryCreatureInfo 的协作图:

Public 属性

int Order
ValuesDictionary EntityValuesDictionary
string DisplayName
string Description
string ModelName
string TextureOverride
float Mass
float AttackResilience
float AttackPower
float MovementSpeed
float JumpHeight
bool IsHerding
bool CanBeRidden
bool HasSpawnerEgg
List< ComponentLoot.LootLoot

详细描述

在文件 BestiaryCreatureInfo.cs4 行定义.

类成员变量说明

◆ AttackPower

float Game.BestiaryCreatureInfo.AttackPower

在文件 BestiaryCreatureInfo.cs21 行定义.

◆ AttackResilience

float Game.BestiaryCreatureInfo.AttackResilience

在文件 BestiaryCreatureInfo.cs19 行定义.

◆ CanBeRidden

bool Game.BestiaryCreatureInfo.CanBeRidden

在文件 BestiaryCreatureInfo.cs29 行定义.

◆ Description

string Game.BestiaryCreatureInfo.Description

在文件 BestiaryCreatureInfo.cs11 行定义.

◆ DisplayName

string Game.BestiaryCreatureInfo.DisplayName

在文件 BestiaryCreatureInfo.cs9 行定义.

◆ EntityValuesDictionary

ValuesDictionary Game.BestiaryCreatureInfo.EntityValuesDictionary

在文件 BestiaryCreatureInfo.cs7 行定义.

◆ HasSpawnerEgg

bool Game.BestiaryCreatureInfo.HasSpawnerEgg

在文件 BestiaryCreatureInfo.cs31 行定义.

◆ IsHerding

bool Game.BestiaryCreatureInfo.IsHerding

在文件 BestiaryCreatureInfo.cs27 行定义.

◆ JumpHeight

float Game.BestiaryCreatureInfo.JumpHeight

在文件 BestiaryCreatureInfo.cs25 行定义.

◆ Loot

List<ComponentLoot.Loot> Game.BestiaryCreatureInfo.Loot

在文件 BestiaryCreatureInfo.cs33 行定义.

◆ Mass

float Game.BestiaryCreatureInfo.Mass

在文件 BestiaryCreatureInfo.cs17 行定义.

◆ ModelName

string Game.BestiaryCreatureInfo.ModelName

在文件 BestiaryCreatureInfo.cs13 行定义.

◆ MovementSpeed

float Game.BestiaryCreatureInfo.MovementSpeed

在文件 BestiaryCreatureInfo.cs23 行定义.

◆ Order

int Game.BestiaryCreatureInfo.Order

在文件 BestiaryCreatureInfo.cs5 行定义.

◆ TextureOverride

string Game.BestiaryCreatureInfo.TextureOverride

在文件 BestiaryCreatureInfo.cs15 行定义.


该类的文档由以下文件生成: