Table of Contents

Class PropContentProvider

Namespace
DefaultNamespace
Assembly
Assembly-CSharp.dll
public class PropContentProvider : ContentProvider
Inheritance
PropContentProvider
Derived
Inherited Members
Extension Methods

Constructors

PropContentProvider()

public PropContentProvider()

Fields

content

public PropContent content

Field Value

PropContent

Methods

GetContent(List<ContentEventFrame>, float, Camera, float)

public override void GetContent(List<ContentEventFrame> contentEvents, float seenAmount, Camera camera, float time)

Parameters

contentEvents List<ContentEventFrame>
seenAmount float
camera Camera
time float

ShouldShow()

public virtual bool ShouldShow()

Returns

bool