![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Inheritance diagram for create_standalone._SourceFile:Public Member Functions | |
| __init__ (self, path) | |
| __eq__ (self, rhs) | |
| __hash__ (self) | |
Public Attributes | |
| path | |
| is_include | |
| lines | |
| deps | |
| ext_deps | |
| create_standalone._SourceFile.__init__ | ( | self, | |
| path | |||
| ) |
| create_standalone._SourceFile.__eq__ | ( | self, | |
| rhs | |||
| ) |
| create_standalone._SourceFile.__hash__ | ( | self | ) |
| create_standalone._SourceFile.deps |
| create_standalone._SourceFile.ext_deps |
| create_standalone._SourceFile.is_include |
| create_standalone._SourceFile.lines |
| create_standalone._SourceFile.path |