Click or drag to resize

IInstanceEvent Interface

An interface for an object that can be treated as an instance event

Namespace:  WeatherSystem.Internal
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public interface IInstanceEvent

The IInstanceEvent type exposes the following members.

Methods
  NameDescription
Public methodActivate
Some activation behaviour
Public methodFadeDelegate
A method for gradualy reducing the effect of the object over multiple frames
Top
See Also