Table of Contents

Struct FlagInstancesForRemovalJob

Namespace
AwesomeTechnologies.Utility
Assembly
Assembly-CSharp.dll
public struct FlagInstancesForRemovalJob : IJob
Implements
IJob
Inherited Members
Extension Methods

Fields

InstanceList

public NativeList<ItemSelectorInstanceInfo> InstanceList

Field Value

NativeList<ItemSelectorInstanceInfo>

RemoveCellIndexList

public NativeList<int> RemoveCellIndexList

Field Value

NativeList<int>

Methods

Execute()

public void Execute()