Show / Hide Table of Contents

Class WeaverBossScene.WeaverBossTest

Inheritance
object
WeaverBossScene.WeaverBossTest
Namespace: WeaverCore
Assembly: WeaverCore.dll
Syntax
[Serializable]
public class WeaverBossScene.WeaverBossTest

Fields

| Edit this page View Source

boolTests

Declaration
public WeaverBossScene.WeaverBossTest.BoolTest[] boolTests
Field Value
Type Description
BoolTest[]
| Edit this page View Source

intTests

Declaration
public WeaverBossScene.WeaverBossTest.IntTest[] intTests
Field Value
Type Description
IntTest[]

Extension Methods

ReflectionUtilities.ReflectCallMethod(object, string, object[], BindingFlags)
ReflectionUtilities.ReflectGetField(object, string, BindingFlags)
ReflectionUtilities.ReflectGetMethod(object, string, BindingFlags)
ReflectionUtilities.ReflectGetProperty(object, string, BindingFlags)
ReflectionUtilities.ReflectSetField(object, string, object, BindingFlags)
ReflectionUtilities.ReflectSetProperty(object, string, object, BindingFlags)
  • Edit this page
  • View Source
☀
☾
In this article
Back to top
Generated by DocFX
☀
☾