C# Class Oxide.Ext.UE4.Bindings.FName

Utilities for FName
显示文件 Open project: OxideMod/OxideNative

Public Methods

Method Description
Get ( string name, EFindName findName = EFindName.FNAME_Add ) : Generated.FName

Private Methods

Method Description
FName ( ) : System

Method Details

Get() public static method

public static Get ( string name, EFindName findName = EFindName.FNAME_Add ) : Generated.FName
name string
findName EFindName
return Generated.FName