LibraryFunction

Namespace: uModLibraries

Assembly: uMod.Core.dll

Inheritance ObjectAttribute LibraryFunction

Summary

Indicates that the specified function is a library function with a name

Constructors

Name

Summary

LibraryFunction ()

Creates a library function using the methods name

LibraryFunction (String)

Creates a library function using the given name

Properties

Name

Summary

Name

Gets the name for the library function