Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Sinflower/UberWolf
/ functions
Functions
1,817 in github.com/Sinflower/UberWolf
⨍
Functions
1,817
◇
Types & classes
412
Method
PositionalFlag
3rdParty/CLI11/CLI11.hpp:1311
Method
ProFeature
UberWolfLib/WolfRPG/Command.hpp:602
Method
ProcessCommand
UberWolf/WindowBase.h:115
Method
ProcessMessage
UberWolf/WindowBase.h:123
Function
PutCharCode
文字コードを通常の文字列に変換する、終端にヌル文字は書き込まない( 戻り値:書き込んだバイト数 )
3rdParty/DXLib/CharCode.cpp:1148
Method
Range
3rdParty/CLI11/CLI11.hpp:3858
Method
Read
ファイルの内容を読み込む
3rdParty/DXLib/DXArchiveVer6.cpp:2627
Method
Read
ファイルの内容を読み込む
3rdParty/DXLib/DXArchiveVer5.cpp:2913
Method
Read
ファイルの内容を読み込む
3rdParty/DXLib/DXArchive.cpp:4159
Method
ReadBytes
UberWolfLib/WolfRPG/FileAccess.hpp:185
Method
ReadBytesArr
UberWolfLib/WolfRPG/FileAccess.hpp:165
Method
ReadDat
UberWolfLib/WolfRPG/Database.hpp:81
Method
ReadDat
UberWolfLib/WolfRPG/Database.hpp:410
Method
ReadInt16
UberWolfLib/WolfRPG/FileAccess.hpp:154
Method
ReadInt32
UberWolfLib/WolfRPG/FileAccess.hpp:149
Method
ReadInt64
UberWolfLib/WolfRPG/FileAccess.hpp:144
Method
ReadIntArray
UberWolfLib/WolfRPG/FileCoder.hpp:295
Method
ReadLocalizationFromResource
UberWolf/Localizer.h:109
Method
ReadStringArray
UberWolfLib/WolfRPG/FileCoder.hpp:306
Method
ReadUInt16
UberWolfLib/WolfRPG/FileAccess.hpp:134
Method
ReadUInt64
UberWolfLib/WolfRPG/FileAccess.hpp:124
Method
ReadVec
UberWolfLib/WolfRPG/FileAccess.hpp:203
Method
RegisterLocQueryFunc
UberWolfLib/UberWolfLib.cpp:309
Method
RegisterLogCallback
UberWolfLib/UberWolfLib.cpp:299
Function
ReleaseFileInfo
パス情報の後始末を行う
3rdParty/DXLib/FileLib.cpp:817
Method
RequiredError
3rdParty/CLI11/CLI11.hpp:1442
Method
Requires
3rdParty/CLI11/CLI11.hpp:1360
Method
RequiresError
3rdParty/CLI11/CLI11.hpp:1508
Method
RouteCommand
UberWolfLib/WolfRPG/RouteCommand.hpp:35
Method
RuntimeError
3rdParty/CLI11/CLI11.hpp:1406
Method
Save2File
UberWolfLib/WolfRPG/WolfRPG.hpp:72
Function
SaveFileMem
メモリの内容をファイルに書き出す
3rdParty/DXLib/FileLib.cpp:685
Method
Seek
UberWolfLib/WolfRPG/FileAccess.hpp:213
Method
Seek
ファイルポインタを変更する
3rdParty/DXLib/DXArchiveVer6.cpp:2672
Method
Seek
ファイルポインタを変更する
3rdParty/DXLib/DXArchiveVer5.cpp:2965
Method
Seek
ファイルポインタを変更する
3rdParty/DXLib/DXArchive.cpp:4204
Method
Set0Opt
3rdParty/CLI11/CLI11.hpp:1314
Method
SetAt
UberWolfLib/WolfRPG/FileAccess.hpp:469
Function
SetChr
語尾に指定の文字がない場合はつける
3rdParty/DXLib/FileLib.cpp:1327
Function
SetExName
拡張子を変更する
3rdParty/DXLib/FileLib.cpp:1365
Function
SetFileTimeStamp
指定のパスのファイルのタイムスタンプを FileInfo に格納されているタイムスタンプにする
3rdParty/DXLib/FileLib.cpp:827
Method
SetFilename
UberWolfLib/WolfRPG/Command.hpp:429
Method
SetFilename
UberWolfLib/WolfRPG/Command.hpp:520
Method
SetFlag
3rdParty/CLI11/CLI11.hpp:1317
Method
SetParent
UberWolf/OptionDialog.h:79
Method
SetProtKeyFile
UberWolfLib/WolfPro.h:54
Method
SetString
UberWolfLib/WolfRPG/Command.hpp:634
Method
SetText
UberWolfLib/WolfRPG/Command.hpp:401
Method
SetText
UberWolfLib/WolfRPG/Command.hpp:501
Method
SetUTF8
UberWolfLib/WolfRPG/FileCoder.hpp:338
Method
SetUncompressedPath
UberWolfLib/WolfRPG/WolfDataBase.hpp:147
Method
SetVariable
UberWolfLib/WolfRPG/Command.hpp:664
Function
SetupCharCodeCP1252TableInfo
UTF-16と欧文(ラテン文字の文字コード)の対応表のセットアップを行う
3rdParty/DXLib/CharCode.cpp:564
Function
SetupCharCodeCP932TableInfo
UTF-16とShift-JISの対応表のセットアップを行う
3rdParty/DXLib/CharCode.cpp:380
Function
SetupCharCodeCP936TableInfo
UTF-16とGB2312の対応表のセットアップを行う
3rdParty/DXLib/CharCode.cpp:426
Function
SetupCharCodeCP949TableInfo
UTF-16とUHCの対応表のセットアップを行う
3rdParty/DXLib/CharCode.cpp:472
Function
SetupCharCodeCP950TableInfo
UTF-16とBIG5の対応表のセットアップを行う
3rdParty/DXLib/CharCode.cpp:518
Function
SetupCharCodeISO_IEC_8859_15TableInfo
UTF-16と欧文(ラテン文字の文字コード)の対応表のセットアップを行う
3rdParty/DXLib/CharCode.cpp:597
Method
Show
UberWolf/OptionDialog.h:84
Method
SignalLocalizationUpdate
UberWolf/WindowBase.h:131
Method
Size
ファイルのサイズを取得する
3rdParty/DXLib/DXArchiveVer6.cpp:2709
Method
Size
ファイルのサイズを取得する
3rdParty/DXLib/DXArchiveVer5.cpp:3002
Method
Size
ファイルのサイズを取得する
3rdParty/DXLib/DXArchive.cpp:4246
Method
Skip
UberWolfLib/WolfRPG/FileAccess.hpp:224
Method
SlotWrapper
UberWolf/SlotWrapper.h:41
Method
StrICmp
比較対照の文字列中の大文字を小文字として扱い比較する( 0:等しい 1:違う )
3rdParty/DXLib/DXArchiveVer6.cpp:170
Method
StrICmp
比較対照の文字列中の大文字を小文字として扱い比較する( 0:等しい 1:違う )
3rdParty/DXLib/DXArchiveVer5.cpp:210
Method
StrICmp
比較対照の文字列中の大文字を小文字として扱い比較する( 0:等しい 1:違う )
3rdParty/DXLib/DXArchive.cpp:204
Function
StringToCharCodeString
文字列を1文字4バイトの配列に変換する( 戻り値:変換後のサイズ、ヌル文字含む( 単位:バイト ) )
3rdParty/DXLib/CharCode.cpp:1410
Method
Subcommand
3rdParty/CLI11/CLI11.hpp:1443
Method
Success
3rdParty/CLI11/CLI11.hpp:1380
Method
Tell
現在のファイルポインタを得る
3rdParty/DXLib/DXArchiveVer6.cpp:2697
Method
Tell
現在のファイルポインタを得る
3rdParty/DXLib/DXArchiveVer5.cpp:2990
Method
Tell
現在のファイルポインタを得る
3rdParty/DXLib/DXArchive.cpp:4234
Method
Text
UberWolfLib/WolfRPG/Command.hpp:490
Method
ToJson
UberWolfLib/WolfRPG/WolfDataBase.hpp:107
Method
ToJson
UberWolfLib/WolfRPG/Map.hpp:329
Method
ToJson
UberWolfLib/WolfRPG/Database.hpp:51
Method
ToJson
UberWolfLib/WolfRPG/Database.hpp:451
Method
ToJson
UberWolfLib/WolfRPG/Database.hpp:579
Method
ToJson
UberWolfLib/WolfRPG/CommonEvents.hpp:322
Method
ToJson
UberWolfLib/WolfRPG/Command.hpp:207
Method
ToUTF16
UberWolf/Localizer.h:186
Method
TooManyInputsFlag
3rdParty/CLI11/CLI11.hpp:1424
Method
Transformer
3rdParty/CLI11/CLI11.hpp:4140
Function
TriggerOff
3rdParty/CLI11/CLI11.hpp:9987
Function
TriggerOn
3rdParty/CLI11/CLI11.hpp:9968
Method
TrueFalse
3rdParty/CLI11/CLI11.hpp:1427
Method
Type
UberWolfLib/WolfRPG/Database.hpp:313
Method
Type
UberWolfLib/WolfRPG/Command.hpp:465
Method
TypeValidator
3rdParty/CLI11/CLI11.hpp:3828
Method
TypedAtLeast
3rdParty/CLI11/CLI11.hpp:1493
Method
UberLog
UberWolfLib/UberLog.h:45
Method
UberLogBuffer
UberWolfLib/UberLog.h:69
Method
UberWolfLib
For parent process calls the first argument is expected to be the game executable path
UberWolfLib/UberWolfLib.cpp:56
Method
UnregisterLogCallback
UberWolfLib/UberWolfLib.cpp:304
Method
ValidationError
3rdParty/CLI11/CLI11.hpp:1436
Method
Validator
3rdParty/CLI11/CLI11.hpp:3647
Method
Verify
UberWolfLib/WolfRPG/FileCoder.hpp:317
Method
WindowBase
UberWolf/WindowBase.h:48
← previous
next →
1,001–1,100 of 1,817, ranked by callers