DefaultValueAttribute.

DefaultValueAttribute(Object, Object) Constructor

Summary

Creates a new Animancer.DefaultValueAttribute.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
DefaultValueAttribute

Syntax

public DefaultValueAttribute(Object primary, Object secondary = null)

Parameters

Name Type Description
primary Object
secondary Object

Return Value

Type Description
void