Show / Hide Table of Contents

Interface IStartupWorldLayerPuller

Interface extending IWorldLayerPuller with ApplyStartupValue which pulls startup value based on current world state.

Inherited Members
IWorldLayerPuller.Apply(WorldArea)
IWorldLayerPuller.ApplyDestructive(WorldArea)
IWorldLayerPuller.OutputLayerName
IWorldLayerPuller.OutputLayer
IWorldLayerRelationship.DescribeParameterized(WorldArea)
IWorldLayerRelationship.DescribeGeneral
Namespace: Eco.Simulation.WorldLayers
Assembly: Eco.Simulation.dll
Syntax
public interface IStartupWorldLayerPuller : IWorldLayerPuller, IWorldLayerRelationship

Methods

GetStartupValue(Vector2i, WorldArea)

Declaration
float GetStartupValue(Vector2i layerPos, WorldArea area)
Parameters
Type Name Description
Vector2i layerPos
WorldArea area
Returns
Type Description
System.Single
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾