Table of Contents

Class ReflectionData

Namespace
Netick
Assembly
Netick.dll
public sealed class ReflectionData
Inheritance
ReflectionData
Inherited Members

Constructors

ReflectionData()

public ReflectionData()

Fields

Assemblies

public List<Assembly> Assemblies

Field Value

List<Assembly>

NetickBehaviourTypes

public List<Type> NetickBehaviourTypes

Field Value

List<Type>

Methods

AssemblyIsLoaded(string)

public bool AssemblyIsLoaded(string name)

Parameters

name string

Returns

bool