Table of Contents

Interface World.IMigrationInfluence

Namespace
Global
Assembly
Assembly-CSharp.dll
public interface World.IMigrationInfluence

Methods

AttractionValueForCreature(AbstractRoom, Type, float)

float AttractionValueForCreature(AbstractRoom room, CreatureTemplate.Type tp, float defValue)

Parameters

room AbstractRoom
tp CreatureTemplate.Type
defValue float

Returns

float