Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject > API/Runtime/CoreUObject/UObject/UClass
| Type | Name | Description | |
|---|---|---|---|
| void | AddNativeFunction
(
const ANSICHAR* InName, |
Add a native function to the internal native function table | |
| void | AddNativeFunction
(
const WIDECHAR* InName, |
Add a native function to the internal native function table, but with a unicode name. |