Table of Contents

Class StaticArgs

Namespace
TrinketTinker.Models.MotionArgs
Assembly
TrinketTinker.dll

Static args, a placeholder class for motion that inherit StaticMotion

public class StaticArgs : IArgs
Inheritance
StaticArgs
Implements
Derived
Inherited Members

Methods

Validate()

Checks if the given arguments are valid, potentially modify arguments to ensure they are valid

public bool Validate()

Returns

bool

true if valid