Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
MasterTestProjekt
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kai Westerkamp
MasterTestProjekt
Commits
1515f134
Commit
1515f134
authored
Aug 28, 2017
by
wester
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
4.17
parent
852def88
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
2 additions
and
2 deletions
+2
-2
DefaultVRMap.umap
Content/DefaultVRMap.umap
+0
-0
Laser_PS.uasset
Content/LaserBeam/Laser_PS.uasset
+0
-0
VR_PAwn.uasset
Content/VR_PAwn.uasset
+0
-0
MasterTestProject.uproject
MasterTestProject.uproject
+1
-1
ProceduralEntity.h
Source/MasterTestProject/ue4-assimp/ProceduralEntity.h
+1
-1
No files found.
Content/DefaultVRMap.umap
View file @
1515f134
No preview for this file type
Content/LaserBeam/Laser_PS.uasset
View file @
1515f134
No preview for this file type
Content/VR_PAwn.uasset
View file @
1515f134
No preview for this file type
MasterTestProject.uproject
View file @
1515f134
{
"FileVersion": 3,
"EngineAssociation": "4.1
5
",
"EngineAssociation": "4.1
7
",
"Category": "",
"Description": "",
"Modules": [
...
...
Source/MasterTestProject/ue4-assimp/ProceduralEntity.h
View file @
1515f134
...
...
@@ -19,7 +19,7 @@ class AProceduralEntity : public AActor
GENERATED_BODY
()
public
:
UPROPERTY
(
EditAnywhere
,
BlueprintReadOnly
,
Category
=
"Generation"
)
//
UPROPERTY(EditAnywhere, BlueprintReadOnly, Category = "Generation")
FTile
tile
;
UPROPERTY
(
EditAnywhere
,
BlueprintReadWrite
,
Category
=
"Generation"
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment