Table of Contents

Class RandomParticleSpawner

Namespace
TaleWorlds.MountAndBlade
Assembly
TaleWorlds.MountAndBlade.dll
public class RandomParticleSpawner : ScriptComponentBehavior
Inheritance
RandomParticleSpawner
Inherited Members

Constructors

RandomParticleSpawner()

public RandomParticleSpawner()

Fields

spawnInterval

public float spawnInterval

Field Value

float

Methods

GetTickRequirement()

public override ScriptComponentBehavior.TickRequirement GetTickRequirement()

Returns

ScriptComponentBehavior.TickRequirement

MovesEntity()

protected override bool MovesEntity()

Returns

bool

OnEditorInit()

protected override void OnEditorInit()

OnEditorTick(float)

protected override void OnEditorTick(float dt)

Parameters

dt float

OnInit()

protected override void OnInit()

OnTick(float)

protected override void OnTick(float dt)

Parameters

dt float

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).